-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #70 from gematik/wf1.4-medicationDispense-example
Update Workflow Profile 1.4 standalone examples
- Loading branch information
Showing
54 changed files
with
3,250 additions
and
3,311 deletions.
There are no files selected for viewing
116 changes: 58 additions & 58 deletions
116
...-9361863d-fec0-4ba9-8776-7905cf1b0cfa.xml → ...-9361863d-fec0-4ba9-8776-7905cf1b0cfa.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,59 +1,59 @@ | ||
<AuditEvent xmlns="http://hl7.org/fhir"> | ||
<id value="9361863d-fec0-4ba9-8776-7905cf1b0cfa" /> | ||
<meta> | ||
<profile value="https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_AuditEvent|1.4" /> | ||
<tag> | ||
<display value="AuditEvent entry generated by E-Rezept-Backend-Service on access to any patient data by any person" /> | ||
</tag> | ||
</meta> | ||
<language value="de" /> | ||
<text> | ||
<status value="generated" /> | ||
<div xmlns="http://www.w3.org/1999/xhtml" lang="de" xml:lang="de">Praxis Dr. Müller, Bahnhofstr. 78 hat ein E-Rezept 160.123.456.789.123.58 eingestellt</div> | ||
</text> | ||
<type> | ||
<system value="http://terminology.hl7.org/CodeSystem/audit-event-type" /> | ||
<code value="rest" /> | ||
</type> | ||
<subtype> | ||
<system value="http://hl7.org/fhir/restful-interaction" /> | ||
<code value="create" /> | ||
</subtype> | ||
<action value="C" /> | ||
<recorded value="2024-11-02T08:04:27.434+00:00" /> | ||
<outcome value="0" /> | ||
<agent> | ||
<type> | ||
<coding> | ||
<system value="http://terminology.hl7.org/CodeSystem/extra-security-role-type" /> | ||
<code value="humanuser" /> | ||
<display value="Human User" /> | ||
</coding> | ||
</type> | ||
<who> | ||
<identifier> | ||
<system value="https://gematik.de/fhir/sid/telematik-id" /> | ||
<value value="1-SMC-B-Testkarte-883110000095957" /> | ||
</identifier> | ||
</who> | ||
<name value="Praxis Dr. Müller" /> | ||
<requestor value="false" /> | ||
</agent> | ||
<source> | ||
<site value="E-Rezept Fachdienst" /> | ||
<observer> | ||
<reference value="Device/1" /> | ||
</observer> | ||
</source> | ||
<entity> | ||
<what> | ||
<reference value="https://erp.app.ti-dienste.de/Task/160.123.456.789.123.58" /> | ||
<identifier> | ||
<system value="https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId" /> | ||
<value value="160.123.456.789.123.58" /> | ||
</identifier> | ||
</what> | ||
<name value="X234567890" /> | ||
<description value="160.123.456.789.123.58" /> | ||
</entity> | ||
<AuditEvent xmlns="http://hl7.org/fhir"> | ||
<id value="9361863d-fec0-4ba9-8776-7905cf1b0cfa" /> | ||
<meta> | ||
<profile value="https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_AuditEvent|1.4" /> | ||
<tag> | ||
<display value="AuditEvent entry generated by E-Rezept-Backend-Service on access to any patient data by any person" /> | ||
</tag> | ||
</meta> | ||
<language value="de" /> | ||
<text> | ||
<status value="generated" /> | ||
<div xmlns="http://www.w3.org/1999/xhtml" lang="de" xml:lang="de">Praxis Dr. Müller, Bahnhofstr. 78 hat ein E-Rezept 160.123.456.789.123.58 eingestellt</div> | ||
</text> | ||
<type> | ||
<system value="http://terminology.hl7.org/CodeSystem/audit-event-type" /> | ||
<code value="rest" /> | ||
</type> | ||
<subtype> | ||
<system value="http://hl7.org/fhir/restful-interaction" /> | ||
<code value="create" /> | ||
</subtype> | ||
<action value="C" /> | ||
<recorded value="2024-11-02T08:04:27.434+00:00" /> | ||
<outcome value="0" /> | ||
<agent> | ||
<type> | ||
<coding> | ||
<system value="http://terminology.hl7.org/CodeSystem/extra-security-role-type" /> | ||
<code value="humanuser" /> | ||
<display value="Human User" /> | ||
</coding> | ||
</type> | ||
<who> | ||
<identifier> | ||
<system value="https://gematik.de/fhir/sid/telematik-id" /> | ||
<value value="1-SMC-B-Testkarte-883110000095957" /> | ||
</identifier> | ||
</who> | ||
<name value="Praxis Dr. Müller" /> | ||
<requestor value="false" /> | ||
</agent> | ||
<source> | ||
<site value="E-Rezept Fachdienst" /> | ||
<observer> | ||
<reference value="Device/1" /> | ||
</observer> | ||
</source> | ||
<entity> | ||
<what> | ||
<reference value="https://erp.app.ti-dienste.de/Task/160.123.456.789.123.58" /> | ||
<identifier> | ||
<system value="https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId" /> | ||
<value value="160.123.456.789.123.58" /> | ||
</identifier> | ||
</what> | ||
<name value="X234567890" /> | ||
<description value="160.123.456.789.123.58" /> | ||
</entity> | ||
</AuditEvent> |
174 changes: 87 additions & 87 deletions
174
...k/1.4.2/Bundle-Bundle-AcceptOperation.xml → ...k/1.4.3/Bundle-Bundle-AcceptOperation.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,88 +1,88 @@ | ||
<Bundle xmlns="http://hl7.org/fhir"> | ||
<id value="Bundle-AcceptOperation" /> | ||
<meta> | ||
<profile value="https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Bundle_OP_Accept" /> | ||
</meta> | ||
<type value="collection" /> | ||
<link> | ||
<relation value="self" /> | ||
<url value="https://erp-ref.zentral.erp.splitdns.ti-dienste.de/Task/160.000.033.491.280.78/$accept/" /> | ||
</link> | ||
<entry> | ||
<fullUrl value="https://erp-ref.zentral.erp.splitdns.ti-dienste.de/Task/d70932d1-9e1c-483c-b2d4-b7dced09b35e" /> | ||
<resource> | ||
<Task> | ||
<id value="d70932d1-9e1c-483c-b2d4-b7dced09b35e" /> | ||
<meta> | ||
<profile value="https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Task|1.4" /> | ||
<tag> | ||
<display value="Task in IN-PROGRESS state claimed by pharmacy via $accept operation" /> | ||
</tag> | ||
</meta> | ||
<extension url="https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_PrescriptionType"> | ||
<valueCoding> | ||
<system value="https://gematik.de/fhir/erp/CodeSystem/GEM_ERP_CS_FlowType" /> | ||
<code value="160" /> | ||
<display value="Muster 16 (Apothekenpflichtige Arzneimittel)" /> | ||
</valueCoding> | ||
</extension> | ||
<extension url="https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_AcceptDate"> | ||
<valueDate value="2024-11-02" /> | ||
</extension> | ||
<extension url="https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_ExpiryDate"> | ||
<valueDate value="2025-02-02" /> | ||
</extension> | ||
<identifier> | ||
<system value="https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId" /> | ||
<value value="160.000.033.491.280.78" /> | ||
</identifier> | ||
<identifier> | ||
<system value="https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_AccessCode" /> | ||
<value value="777bea0e13cc9c42ceec14aec3ddee2263325dc2c6c699db115f58fe423607ea" /> | ||
</identifier> | ||
<status value="in-progress" /> | ||
<intent value="order" /> | ||
<for> | ||
<identifier> | ||
<system value="http://fhir.de/sid/gkv/kvid-10" /> | ||
<value value="X123456789" /> | ||
</identifier> | ||
</for> | ||
<authoredOn value="2024-11-02T15:26:00+00:00" /> | ||
<lastModified value="2024-11-02T15:28:00+00:00" /> | ||
<performerType> | ||
<coding> | ||
<system value="https://gematik.de/fhir/erp/CodeSystem/GEM_ERP_CS_OrganizationType" /> | ||
<code value="urn:oid:1.2.276.0.76.4.54" /> | ||
<display value="Öffentliche Apotheke" /> | ||
</coding> | ||
</performerType> | ||
<input> | ||
<type> | ||
<coding> | ||
<system value="https://gematik.de/fhir/erp/CodeSystem/GEM_ERP_CS_DocumentType" /> | ||
<code value="1" /> | ||
<display value="Health Care Provider Prescription" /> | ||
</coding> | ||
</type> | ||
<valueReference> | ||
<reference value="Binary/PrescriptionBinary" /> | ||
</valueReference> | ||
</input> | ||
</Task> | ||
</resource> | ||
</entry> | ||
<entry> | ||
<fullUrl value="https://erp-ref.zentral.erp.splitdns.ti-dienste.de/Binary/PrescriptionBinary" /> | ||
<resource> | ||
<Binary> | ||
<id value="PrescriptionBinary" /> | ||
<meta> | ||
<profile value="https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Binary|1.4" /> | ||
</meta> | ||
<contentType value="application/pkcs7-mime" /> | ||
<data value="dGhpcyBibG9iIGlzIHNuaXBwZWQ=" /> | ||
</Binary> | ||
</resource> | ||
</entry> | ||
<Bundle xmlns="http://hl7.org/fhir"> | ||
<id value="Bundle-AcceptOperation" /> | ||
<meta> | ||
<profile value="https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Bundle_OP_Accept" /> | ||
</meta> | ||
<type value="collection" /> | ||
<link> | ||
<relation value="self" /> | ||
<url value="https://erp-ref.zentral.erp.splitdns.ti-dienste.de/Task/160.000.033.491.280.78/$accept/" /> | ||
</link> | ||
<entry> | ||
<fullUrl value="https://erp-ref.zentral.erp.splitdns.ti-dienste.de/Task/d70932d1-9e1c-483c-b2d4-b7dced09b35e" /> | ||
<resource> | ||
<Task> | ||
<id value="d70932d1-9e1c-483c-b2d4-b7dced09b35e" /> | ||
<meta> | ||
<profile value="https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Task|1.4" /> | ||
<tag> | ||
<display value="Task in IN-PROGRESS state claimed by pharmacy via $accept operation" /> | ||
</tag> | ||
</meta> | ||
<extension url="https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_PrescriptionType"> | ||
<valueCoding> | ||
<system value="https://gematik.de/fhir/erp/CodeSystem/GEM_ERP_CS_FlowType" /> | ||
<code value="160" /> | ||
<display value="Muster 16 (Apothekenpflichtige Arzneimittel)" /> | ||
</valueCoding> | ||
</extension> | ||
<extension url="https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_AcceptDate"> | ||
<valueDate value="2024-11-02" /> | ||
</extension> | ||
<extension url="https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_ExpiryDate"> | ||
<valueDate value="2025-02-02" /> | ||
</extension> | ||
<identifier> | ||
<system value="https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId" /> | ||
<value value="160.000.033.491.280.78" /> | ||
</identifier> | ||
<identifier> | ||
<system value="https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_AccessCode" /> | ||
<value value="777bea0e13cc9c42ceec14aec3ddee2263325dc2c6c699db115f58fe423607ea" /> | ||
</identifier> | ||
<status value="in-progress" /> | ||
<intent value="order" /> | ||
<for> | ||
<identifier> | ||
<system value="http://fhir.de/sid/gkv/kvid-10" /> | ||
<value value="X123456789" /> | ||
</identifier> | ||
</for> | ||
<authoredOn value="2024-11-02T15:26:00+00:00" /> | ||
<lastModified value="2024-11-02T15:28:00+00:00" /> | ||
<performerType> | ||
<coding> | ||
<system value="https://gematik.de/fhir/erp/CodeSystem/GEM_ERP_CS_OrganizationType" /> | ||
<code value="urn:oid:1.2.276.0.76.4.54" /> | ||
<display value="Öffentliche Apotheke" /> | ||
</coding> | ||
</performerType> | ||
<input> | ||
<type> | ||
<coding> | ||
<system value="https://gematik.de/fhir/erp/CodeSystem/GEM_ERP_CS_DocumentType" /> | ||
<code value="1" /> | ||
<display value="Health Care Provider Prescription" /> | ||
</coding> | ||
</type> | ||
<valueReference> | ||
<reference value="Binary/PrescriptionBinary" /> | ||
</valueReference> | ||
</input> | ||
</Task> | ||
</resource> | ||
</entry> | ||
<entry> | ||
<fullUrl value="https://erp-ref.zentral.erp.splitdns.ti-dienste.de/Binary/PrescriptionBinary" /> | ||
<resource> | ||
<Binary> | ||
<id value="PrescriptionBinary" /> | ||
<meta> | ||
<profile value="https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Binary|1.4" /> | ||
</meta> | ||
<contentType value="application/pkcs7-mime" /> | ||
<data value="dGhpcyBibG9iIGlzIHNuaXBwZWQ=" /> | ||
</Binary> | ||
</resource> | ||
</entry> | ||
</Bundle> |
Oops, something went wrong.