Skip to content

Commit

Permalink
update the standalone examples for the workflow profile 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Hendrejvr committed Jul 25, 2024
1 parent 7b15ca6 commit 5cd2a16
Show file tree
Hide file tree
Showing 66 changed files with 3,238 additions and 1,486 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +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="2022-04-27T08: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>
Original file line number Diff line number Diff line change
@@ -0,0 +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="2022-04-02" />
</extension>
<extension url="https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_ExpiryDate">
<valueDate value="2022-06-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="2022-03-18T15:26:00+00:00" />
<lastModified value="2022-03-18T15: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>

This file was deleted.

Loading

0 comments on commit 5cd2a16

Please sign in to comment.