Skip to content

Commit

Permalink
Merge pull request #39 from gematik/feature/standalone-1.4.0-rc1
Browse files Browse the repository at this point in the history
Standalone Beispiele für 1.4.0-rc1
  • Loading branch information
Hendrejvr authored Jun 14, 2024
2 parents 5c20b11 + cd49a40 commit a084429
Show file tree
Hide file tree
Showing 26 changed files with 1,738 additions and 0 deletions.
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,174 @@
<Bundle xmlns="http://hl7.org/fhir">
<id value="558c2f69-62f6-4a74-8d13-70e945d28b71" />
<meta>
<profile value="https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_CloseOperationInputBundle|1.4" />
<tag>
<display value="MedicationDispense Bundle for $close-Operation on dispensation of multiple medications" />
</tag>
</meta>
<type value="collection" />
<entry>
<fullUrl value="http://hier-koennte-ihre-werbung-stehen" />
<resource>
<MedicationDispense>
<id value="26fbffa8-b0df-4074-b2cf-143269aff176" />
<meta>
<profile value="https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_MedicationDispense|1.4" />
</meta>
<contained>
<Medication>
<id value="SumatripanMedication" />
<meta>
<profile value="https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Medication|1.4" />
</meta>
<extension url="https://gematik.de/fhir/epa-medication/StructureDefinition/drug-category-extension">
<valueCoding>
<system value="https://gematik.de/fhir/epa-medication/CodeSystem/epa-drug-category-cs" />
<code value="00" />
</valueCoding>
</extension>
<extension url="https://gematik.de/fhir/epa-medication/StructureDefinition/medication-id-vaccine-extension">
<valueBoolean value="false" />
</extension>
<extension url="http://fhir.de/StructureDefinition/normgroesse">
<valueCode value="N1" />
</extension>
<code>
<coding>
<system value="http://fhir.de/CodeSystem/ifa/pzn" />
<code value="06313728" />
</coding>
<text value="Sumatriptan-1a Pharma 100 mg Tabletten" />
</code>
<form>
<coding>
<system value="https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DARREICHUNGSFORM" />
<code value="TAB" />
</coding>
</form>
<amount>
<numerator>
<extension url="https://gematik.de/fhir/epa-medication/StructureDefinition/medication-total-quantity-formulation-extension">
<valueString value="20 St." />
</extension>
<value value="20" />
<unit value="St" />
</numerator>
<denominator>
<value value="1" />
</denominator>
</amount>
</Medication>
</contained>
<identifier>
<system value="https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId" />
<value value="160.000.033.491.280.78" />
</identifier>
<status value="completed" />
<medicationReference>
<reference value="#SumatripanMedication" />
</medicationReference>
<subject>
<identifier>
<system value="http://fhir.de/sid/gkv/kvid-10" />
<value value="X234567890" />
</identifier>
</subject>
<performer>
<actor>
<identifier>
<system value="https://gematik.de/fhir/sid/telematik-id" />
<value value="3-abc-1234567890" />
</identifier>
</actor>
</performer>
<whenHandedOver value="2022-02-28" />
<dosageInstruction>
<text value="1-0-1-0" />
</dosageInstruction>
</MedicationDispense>
</resource>
</entry>
<entry>
<fullUrl value="http://waltraud-was-here" />
<resource>
<MedicationDispense>
<id value="26fbffa8-b0df-4074-b2cf-143269aff176" />
<meta>
<profile value="https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_MedicationDispense|1.4" />
</meta>
<contained>
<Medication>
<id value="SumatripanMedication" />
<meta>
<profile value="https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Medication|1.4" />
</meta>
<extension url="https://gematik.de/fhir/epa-medication/StructureDefinition/drug-category-extension">
<valueCoding>
<system value="https://gematik.de/fhir/epa-medication/CodeSystem/epa-drug-category-cs" />
<code value="00" />
</valueCoding>
</extension>
<extension url="https://gematik.de/fhir/epa-medication/StructureDefinition/medication-id-vaccine-extension">
<valueBoolean value="false" />
</extension>
<extension url="http://fhir.de/StructureDefinition/normgroesse">
<valueCode value="N1" />
</extension>
<code>
<coding>
<system value="http://fhir.de/CodeSystem/ifa/pzn" />
<code value="06313728" />
</coding>
<text value="Sumatriptan-1a Pharma 100 mg Tabletten" />
</code>
<form>
<coding>
<system value="https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DARREICHUNGSFORM" />
<code value="TAB" />
</coding>
</form>
<amount>
<numerator>
<extension url="https://gematik.de/fhir/epa-medication/StructureDefinition/medication-total-quantity-formulation-extension">
<valueString value="20 St." />
</extension>
<value value="20" />
<unit value="St" />
</numerator>
<denominator>
<value value="1" />
</denominator>
</amount>
</Medication>
</contained>
<identifier>
<system value="https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId" />
<value value="160.000.033.491.280.78" />
</identifier>
<status value="completed" />
<medicationReference>
<reference value="#SumatripanMedication" />
</medicationReference>
<subject>
<identifier>
<system value="http://fhir.de/sid/gkv/kvid-10" />
<value value="X234567890" />
</identifier>
</subject>
<performer>
<actor>
<identifier>
<system value="https://gematik.de/fhir/sid/telematik-id" />
<value value="3-abc-1234567890" />
</identifier>
</actor>
</performer>
<whenHandedOver value="2022-02-28" />
<dosageInstruction>
<text value="1-0-1-0" />
</dosageInstruction>
</MedicationDispense>
</resource>
</entry>
</Bundle>
Loading

0 comments on commit a084429

Please sign in to comment.