-
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 #59 from gematik/update-deprecated-api-examples
Update the erp_abrufen_egk example from erxTask to GEM_ERP_PR_Task
- Loading branch information
Showing
3 changed files
with
150 additions
and
150 deletions.
There are no files selected for viewing
228 changes: 114 additions & 114 deletions
228
API-Examples/2024-11-01/erp_abrufen_egk/05_Response_Task.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,116 +1,116 @@ | ||
<Bundle xmlns="http://hl7.org/fhir"> | ||
<id value="61d2400c-a7b5-4c1e-a4dd-ed4a3c9fe5e9"/> | ||
<type value="searchset"/> | ||
<timestamp value="2023-05-16T07:03:18.844+00:00"/> | ||
<total value="2"/> | ||
<entry> | ||
<fullUrl value="https://erp-dev.zentral.erp.splitdns.ti-dienste.de/Task/160.000.036.967.704.52"/> | ||
<resource> | ||
<Task xmlns="http://hl7.org/fhir"> | ||
<id value="160.000.036.967.704.52"/> | ||
<meta> | ||
<profile value="https://gematik.de/fhir/StructureDefinition/ErxTask|1.1.1"/> | ||
</meta> | ||
<extension url="https://gematik.de/fhir/StructureDefinition/PrescriptionType"> | ||
<valueCoding> | ||
<system value="https://gematik.de/fhir/CodeSystem/Flowtype"/> | ||
<code value="160"/> | ||
<display value="Muster 16 (Apothekenpflichtige Arzneimittel)"/> | ||
</valueCoding> | ||
</extension> | ||
<extension url="https://gematik.de/fhir/StructureDefinition/ExpiryDate"> | ||
<valueDate value="2023-07-11"/> | ||
</extension> | ||
<extension url="https://gematik.de/fhir/StructureDefinition/AcceptDate"> | ||
<valueDate value="2023-05-09"/> | ||
</extension> | ||
<identifier> | ||
<use value="official"/> | ||
<system value="https://gematik.de/fhir/NamingSystem/PrescriptionID"/> | ||
<value value="160.000.036.967.704.52"/> | ||
</identifier> | ||
<identifier> | ||
<use value="official"/> | ||
<system value="https://gematik.de/fhir/NamingSystem/AccessCode"/> | ||
<value value="eb6002c60dffdfb742002bf44f9f72326de3dddfe2271ab64a21a6cb0f168bbf"/> | ||
</identifier> | ||
<status value="ready"/> | ||
<intent value="order"/> | ||
<for> | ||
<identifier> | ||
<system value="http://fhir.de/NamingSystem/gkv/kvid-10"/> | ||
<value value="T046142499"/> | ||
</identifier> | ||
</for> | ||
<authoredOn value="2023-04-11T09:10:16.519+00:00"/> | ||
<lastModified value="2023-04-11T09:10:18.926+00:00"/> | ||
<performerType> | ||
<coding> | ||
<system value="urn:ietf:rfc:3986"/> | ||
<code value="urn:oid:1.2.276.0.76.4.54"/> | ||
<display value="Öffentliche Apotheke"/> | ||
</coding> | ||
<text value="Öffentliche Apotheke"/> | ||
</performerType> | ||
</Task> | ||
</resource> | ||
<search> | ||
<mode value="match"/> | ||
</search> | ||
</entry> | ||
<entry> | ||
<fullUrl value="https://erp-dev.zentral.erp.splitdns.ti-dienste.de/Task/160.000.036.968.008.13"/> | ||
<resource> | ||
<Task xmlns="http://hl7.org/fhir"> | ||
<id value="160.000.036.968.008.13"/> | ||
<meta> | ||
<profile value="https://gematik.de/fhir/StructureDefinition/ErxTask|1.1.1"/> | ||
</meta> | ||
<extension url="https://gematik.de/fhir/StructureDefinition/PrescriptionType"> | ||
<valueCoding> | ||
<system value="https://gematik.de/fhir/CodeSystem/Flowtype"/> | ||
<code value="160"/> | ||
<display value="Muster 16 (Apothekenpflichtige Arzneimittel)"/> | ||
</valueCoding> | ||
</extension> | ||
<extension url="https://gematik.de/fhir/StructureDefinition/ExpiryDate"> | ||
<valueDate value="2023-07-12"/> | ||
</extension> | ||
<extension url="https://gematik.de/fhir/StructureDefinition/AcceptDate"> | ||
<valueDate value="2023-05-10"/> | ||
</extension> | ||
<identifier> | ||
<use value="official"/> | ||
<system value="https://gematik.de/fhir/NamingSystem/PrescriptionID"/> | ||
<value value="160.000.036.968.008.13"/> | ||
</identifier> | ||
<identifier> | ||
<use value="official"/> | ||
<system value="https://gematik.de/fhir/NamingSystem/AccessCode"/> | ||
<value value="16ba6a9a4440fbf815351fe7080572ab3ae9acbba404efa259074a56dac21725"/> | ||
</identifier> | ||
<status value="ready"/> | ||
<intent value="order"/> | ||
<for> | ||
<identifier> | ||
<system value="http://fhir.de/NamingSystem/gkv/kvid-10"/> | ||
<value value="T046142499"/> | ||
</identifier> | ||
</for> | ||
<authoredOn value="2023-04-12T06:42:30.913+00:00"/> | ||
<lastModified value="2023-04-12T06:42:33.275+00:00"/> | ||
<performerType> | ||
<coding> | ||
<system value="urn:ietf:rfc:3986"/> | ||
<code value="urn:oid:1.2.276.0.76.4.54"/> | ||
<display value="Öffentliche Apotheke"/> | ||
</coding> | ||
<text value="Öffentliche Apotheke"/> | ||
</performerType> | ||
</Task> | ||
</resource> | ||
<search> | ||
<mode value="match"/> | ||
</search> | ||
</entry> | ||
<id value="erp-abrufen-egk-05-Response-Task" /> | ||
<type value="searchset" /> | ||
<timestamp value="2023-05-16T07:03:18.844+00:00" /> | ||
<total value="2" /> | ||
<entry> | ||
<fullUrl value="https://erp-dev.zentral.erp.splitdns.ti-dienste.de/Task/160.000.036.967.704.52" /> | ||
<resource> | ||
<Task> | ||
<id value="160.000.036.967.704.52" /> | ||
<meta> | ||
<profile value="https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Task|1.3" /> | ||
</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_ExpiryDate"> | ||
<valueDate value="2023-07-11" /> | ||
</extension> | ||
<extension url="https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_AcceptDate"> | ||
<valueDate value="2023-05-09" /> | ||
</extension> | ||
<identifier> | ||
<use value="official" /> | ||
<system value="https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId" /> | ||
<value value="160.000.036.967.704.52" /> | ||
</identifier> | ||
<identifier> | ||
<use value="official" /> | ||
<system value="https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_AccessCode" /> | ||
<value value="eb6002c60dffdfb742002bf44f9f72326de3dddfe2271ab64a21a6cb0f168bbf" /> | ||
</identifier> | ||
<status value="ready" /> | ||
<intent value="order" /> | ||
<for> | ||
<identifier> | ||
<system value="http://fhir.de/sid/gkv/kvid-10" /> | ||
<value value="T046142499" /> | ||
</identifier> | ||
</for> | ||
<authoredOn value="2023-04-11T09:10:16.519+00:00" /> | ||
<lastModified value="2023-04-11T09:10:18.926+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> | ||
<text value="Öffentliche Apotheke" /> | ||
</performerType> | ||
</Task> | ||
</resource> | ||
<search> | ||
<mode value="match" /> | ||
</search> | ||
</entry> | ||
<entry> | ||
<fullUrl value="https://erp-dev.zentral.erp.splitdns.ti-dienste.de/Task/160.000.036.968.008.13" /> | ||
<resource> | ||
<Task> | ||
<id value="160.000.036.968.008.13" /> | ||
<meta> | ||
<profile value="https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Task|1.3" /> | ||
</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_ExpiryDate"> | ||
<valueDate value="2023-07-12" /> | ||
</extension> | ||
<extension url="https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_AcceptDate"> | ||
<valueDate value="2023-05-10" /> | ||
</extension> | ||
<identifier> | ||
<use value="official" /> | ||
<system value="https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId" /> | ||
<value value="160.000.036.968.008.13" /> | ||
</identifier> | ||
<identifier> | ||
<use value="official" /> | ||
<system value="https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_AccessCode" /> | ||
<value value="16ba6a9a4440fbf815351fe7080572ab3ae9acbba404efa259074a56dac21725" /> | ||
</identifier> | ||
<status value="ready" /> | ||
<intent value="order" /> | ||
<for> | ||
<identifier> | ||
<system value="http://fhir.de/sid/gkv/kvid-10" /> | ||
<value value="T046142499" /> | ||
</identifier> | ||
</for> | ||
<authoredOn value="2023-04-12T06:42:30.913+00:00" /> | ||
<lastModified value="2023-04-12T06:42:33.275+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> | ||
<text value="Öffentliche Apotheke" /> | ||
</performerType> | ||
</Task> | ||
</resource> | ||
<search> | ||
<mode value="match" /> | ||
</search> | ||
</entry> | ||
</Bundle> |
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
Oops, something went wrong.