-
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.
- Loading branch information
Showing
297 changed files
with
60,166 additions
and
0 deletions.
There are no files selected for viewing
94 changes: 94 additions & 0 deletions
94
...mples/5_01.11.2024/Freitext-Verordnung/Freitext-Verordnung_1/FT_V1_MedicationDispense.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 |
---|---|---|
@@ -0,0 +1,94 @@ | ||
<MedicationDispense xmlns="http://hl7.org/fhir"> | ||
<id value="ee46e774-0d9d-4f8a-b108-463d600b955c"/> | ||
<meta> | ||
<profile value="https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_MedicationDispense|1.3"/> | ||
<tag> | ||
<display value="Beispiel MedicationDispense Freitext Bsp V1 -> PZN Abgabe"/> | ||
</tag> | ||
<tag> | ||
<display value="ACHTUNG! Der fachlich korrekte Inhalt der Beispielinstanz kann nicht gewährleistet werden. Wir sind jederzeit dankbar für Hinweise auf Fehler oder für Verbesserungsvorschläge."/> | ||
</tag> | ||
</meta> | ||
<contained> | ||
<Medication> | ||
<id value="208929ac-7835-4c9f-9051-29055ecd3214"/> | ||
<meta> | ||
<profile value="https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Medication_PZN|1.1.0"/> | ||
</meta> | ||
<extension url="https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_Category"> | ||
<valueCoding> | ||
<system value="https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Medication_Category" /> | ||
<code value="00" /> | ||
</valueCoding> | ||
</extension> | ||
<extension url="https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Medication_Type"> | ||
<valueCodeableConcept> | ||
<coding> | ||
<system value="http://snomed.info/sct"/> | ||
<version value="http://snomed.info/sct/900000000000207008/version/20220331" /> | ||
<code value="763158003" /> | ||
<display value="Medicinal product (product)" /> | ||
</coding> | ||
</valueCodeableConcept> | ||
</extension> | ||
<extension url="https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_Vaccine"> | ||
<valueBoolean value="false"/> | ||
</extension> | ||
<extension url="http://fhir.de/StructureDefinition/normgroesse"> | ||
<valueCode value="N3"/> | ||
</extension> | ||
<code> | ||
<coding> | ||
<system value="http://fhir.de/CodeSystem/ifa/pzn"/> | ||
<code value="02950964"/> | ||
</coding> | ||
<text value="METFORMIN 850-1A Pharma Filmtabletten 180 Stk"/> | ||
</code> | ||
<form> | ||
<coding> | ||
<system value="https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DARREICHUNGSFORM"/> | ||
<code value="FTA"/> | ||
</coding> | ||
</form> | ||
<amount> | ||
<numerator> | ||
<extension url="https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_Medication_PackagingSize"> | ||
<valueString value="180" /> | ||
</extension> | ||
<unit value="Tabletten"/> | ||
</numerator> | ||
<denominator> | ||
<value value="1"/> | ||
</denominator> | ||
</amount> | ||
<batch> | ||
<lotNumber value="P987654321-8"/> | ||
<expirationDate value="2025-12-31"/> | ||
</batch> | ||
</Medication> | ||
</contained> | ||
<identifier> | ||
<system value="https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId"/> | ||
<value value="160.100.000.000.023.70"/> | ||
</identifier> | ||
<status value="completed"/> | ||
<medicationReference> | ||
<reference value="#208929ac-7835-4c9f-9051-29055ecd3214"/> | ||
<display value="METFORMIN 850-1A Pharma Filmtabletten 180 Stk"/> | ||
</medicationReference> | ||
<subject> | ||
<identifier> | ||
<system value="http://fhir.de/sid/gkv/kvid-10"/> | ||
<value value="S040464113"/> | ||
</identifier> | ||
</subject> | ||
<performer> | ||
<actor> | ||
<identifier> | ||
<system value="https://gematik.de/fhir/sid/telematik-id"/> | ||
<value value="3-07.2.1234560000.10.789"/> | ||
</identifier> | ||
</actor> | ||
</performer> | ||
<whenHandedOver value="2024-11-27"/> | ||
</MedicationDispense> |
265 changes: 265 additions & 0 deletions
265
...ples/5_01.11.2024/Freitext-Verordnung/Freitext-Verordnung_1/FT_V1_TA7_Rechnung_Bundle.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 |
---|---|---|
@@ -0,0 +1,265 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<Bundle xmlns="http://hl7.org/fhir"> | ||
<id value="91446b7b-6e1e-468d-bc6a-de8b8ebdc8ef"/> | ||
<meta> | ||
<profile value="https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_TA7_Rechnung_Bundle|1.4"/> | ||
<tag> | ||
<display value="Beispiel der TA7/eAbrechnungsdaten."/> | ||
</tag> | ||
<tag> | ||
<display value="ACHTUNG! Der fachlich korrekte Inhalt der Beispielinstanz kann nicht gewährleistet werden. Wir sind jederzeit dankbar für Hinweise auf Fehler oder für Verbesserungsvorschläge."/> | ||
</tag> | ||
</meta> | ||
<identifier> | ||
<extension url="https://fhir.gkvsv.de/StructureDefinition/GKVSV_EX_ERP_TA7_Dateinummer"> | ||
<valueString value="00001"/> | ||
</extension> | ||
<system value="https://fhir.gkvsv.de/NamingSystem/GKVSV_NS_Dateiname"/> | ||
<value value="B00FHR24001"/> | ||
</identifier> | ||
<type value="document"/> | ||
<timestamp value="2024-12-10T10:00:00Z"/> | ||
<entry> | ||
<fullUrl value="urn:uuid:fa1a7ffa-194c-45b4-a3bd-81b2729b5bfd"/> | ||
<resource> | ||
<Composition> | ||
<id value="fa1a7ffa-194c-45b4-a3bd-81b2729b5bfd"/> | ||
<meta> | ||
<profile value="https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_TA7_Rechnung_Composition|1.4"/> | ||
</meta> | ||
<extension url="https://fhir.gkvsv.de/StructureDefinition/GKVSV_EX_TA7_IK_Empfaenger"> | ||
<valueIdentifier> | ||
<system value="http://fhir.de/sid/arge-ik/iknr"/> | ||
<value value="104212516"/> | ||
</valueIdentifier> | ||
</extension> | ||
<extension url="https://fhir.gkvsv.de/StructureDefinition/GKVSV_EX_TA7_IK_Kostentraeger"> | ||
<valueIdentifier> | ||
<system value="http://fhir.de/sid/arge-ik/iknr"/> | ||
<value value="104212505"/> | ||
</valueIdentifier> | ||
</extension> | ||
<identifier> | ||
<system value="https://fhir.gkvsv.de/NamingSystem/GKVSV_NS_Rechnungsnummer"/> | ||
<value value="104212505-01-100823"/> | ||
</identifier> | ||
<status value="final"/> | ||
<type> | ||
<coding> | ||
<system value="https://fhir.gkvsv.de/CodeSystem/GKVSV_CS_ERP_Rechnungsart"/> | ||
<code value="6"/> | ||
</coding> | ||
</type> | ||
<date value="2024-11-30"> | ||
<extension url="https://fhir.gkvsv.de/StructureDefinition/GKVSV_EX_ERP_TA7_Rechnungsdatum"> | ||
<valueDateTime value="2024-12-10"/> | ||
</extension> | ||
</date> | ||
<author> | ||
<identifier> | ||
<system value="http://fhir.de/sid/arge-ik/iknr"/> | ||
<value value="987654321"/> | ||
</identifier> | ||
</author> | ||
<title value="elektronische Rechnung"/> | ||
<section> | ||
<code> | ||
<coding> | ||
<system value="https://fhir.gkvsv.de/CodeSystem/GKVSV_CS_ERP_TA7"/> | ||
<code value="LR"/> | ||
</coding> | ||
</code> | ||
<entry> | ||
<reference value="urn:uuid:a461d39c-e885-42ad-97a9-86ccffb3c850"/> | ||
</entry> | ||
</section> | ||
<section> | ||
<code> | ||
<coding> | ||
<system value="https://fhir.gkvsv.de/CodeSystem/GKVSV_CS_ERP_TA7"/> | ||
<code value="RB"/> | ||
<display value="Rezept-Bundle"/> | ||
</coding> | ||
</code> | ||
<entry> | ||
<reference value="urn:uuid:284e62c8-9797-4e61-9722-45959858a305"/> | ||
</entry> | ||
</section> | ||
</Composition> | ||
</resource> | ||
</entry> | ||
<entry> | ||
<fullUrl value="urn:uuid:a461d39c-e885-42ad-97a9-86ccffb3c850"/> | ||
<resource> | ||
<List> | ||
<id value="a461d39c-e885-42ad-97a9-86ccffb3c850"/> | ||
<meta> | ||
<profile value="https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_TA7_Rechnung_List|1.4"/> | ||
</meta> | ||
<status value="current"/> | ||
<mode value="working"/> | ||
<entry> | ||
<item> | ||
<identifier> | ||
<system value="https://fhir.gkvsv.de/NamingSystem/GKVSV_NS_Dateiname"/> | ||
<value value="B00FHR24001"/> | ||
</identifier> | ||
</item> | ||
</entry> | ||
</List> | ||
</resource> | ||
</entry> | ||
<entry> | ||
<fullUrl value="urn:uuid:284e62c8-9797-4e61-9722-45959858a305"/> | ||
<resource> | ||
<Bundle> | ||
<id value="284e62c8-9797-4e61-9722-45959858a305"/> | ||
<meta> | ||
<profile value="https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_TA7_RezeptBundle|1.4"/> | ||
</meta> | ||
<type value="collection"/> | ||
<entry> | ||
<link> | ||
<relation value="item"/> | ||
<url value="https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Bundle"/> | ||
</link> | ||
<fullUrl value="urn:uuid:a9aea390-b695-476c-94c3-8f0125472a97"/> | ||
<resource> | ||
<Binary> | ||
<id value="a9aea390-b695-476c-94c3-8f0125472a97"/> | ||
<meta> | ||
<profile value="https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_Binary|1.4"/> | ||
</meta> | ||
<contentType value="application/pkcs7-mime"/> | ||
<data value="VmVyb3JkbnVuZ3NkYXRlbiBCZWlzcGllbCBFcnN0ZWxsdW5nIEJlaXNwaWVsIGVBYnJlY2hudW5nc2RhdGVu"/> | ||
</Binary> | ||
</resource> | ||
</entry> | ||
<entry> | ||
<link> | ||
<relation value="item"/> | ||
<url value="https://gematik.de/fhir/StructureDefinition/ErxReceipt"/> | ||
</link> | ||
<fullUrl value="urn:uuid:d219342a-c907-4ff6-abbb-f4765441dacc"/> | ||
<resource> | ||
<Binary> | ||
<id value="d219342a-c907-4ff6-abbb-f4765441dacc"/> | ||
<meta> | ||
<profile value="https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_Binary|1.4"/> | ||
</meta> | ||
<contentType value="application/pkcs7-mime"/> | ||
<data value="UXVpdHR1bmdzLUJlaXNwaWVsIEVyc3RlbGx1bmcgQmVpc3BpZWwgZUFicmVjaG51bmdzZGF0ZW4="/> | ||
</Binary> | ||
</resource> | ||
</entry> | ||
<entry> | ||
<link> | ||
<relation value="item"/> | ||
<url value="http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-ERP-AbgabedatenBundle"/> | ||
</link> | ||
<fullUrl value="urn:uuid:60fbad4f-115d-4390-9ecc-ad371463fb98"/> | ||
<resource> | ||
<Binary> | ||
<id value="60fbad4f-115d-4390-9ecc-ad371463fb98"/> | ||
<meta> | ||
<profile value="https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_Binary|1.4"/> | ||
</meta> | ||
<contentType value="application/pkcs7-mime"/> | ||
<data value="ZUFiZ2FiZWRhdGVuIEJlaXNwaWVsIEVyc3RlbGx1bmcgQmVpc3BpZWwgZUFicmVjaG51bmdzZGF0ZW4="/> | ||
</Binary> | ||
</resource> | ||
</entry> | ||
<entry> | ||
<link> | ||
<relation value="item"/> | ||
<url value="https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_ERP_eAbrechnungsdaten"/> | ||
</link> | ||
<fullUrl value="urn:uuid:96c78f3a-49a2-449b-876e-d8743fa8d6c6"/> | ||
<resource> | ||
<Invoice> | ||
<id value="96c78f3a-49a2-449b-876e-d8743fa8d6c6"/> | ||
<meta> | ||
<profile value="https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_ERP_eAbrechnungsdaten|1.4"/> | ||
</meta> | ||
<extension url="https://fhir.gkvsv.de/StructureDefinition/GKVSV_EX_ERP_Irrlaeufer"> | ||
<valueBoolean value="false"/> | ||
</extension> | ||
<identifier> | ||
<system value="https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId"/> | ||
<value value="160.100.000.000.023.70"/> | ||
</identifier> | ||
<identifier> | ||
<system value="https://fhir.gkvsv.de/NamingSystem/GKVSV_NS_Belegnummer"/> | ||
<value value="2105523450040000001"/> | ||
</identifier> | ||
<status value="issued"/> | ||
<issuer> | ||
<extension url="https://fhir.gkvsv.de/StructureDefinition/GKVSV_EX_ERP_LE_Sitz"> | ||
<valueCoding> | ||
<system value="https://fhir.gkvsv.de/CodeSystem/GKVSV_CS_ERP_Leistungserbringer_Sitz"/> | ||
<code value="1"/> | ||
</valueCoding> | ||
</extension> | ||
<identifier> | ||
<type> | ||
<coding> | ||
<system value="https://fhir.gkvsv.de/CodeSystem/GKVSV_CS_ERP_Leistungserbringertyp"/> | ||
<code value="A"/> | ||
</coding> | ||
</type> | ||
<system value="http://fhir.de/sid/arge-ik/iknr"/> | ||
<value value="308412345"/> | ||
</identifier> | ||
</issuer> | ||
<lineItem> | ||
<extension url="https://fhir.gkvsv.de/StructureDefinition/GKVSV_EX_ERP_Positionstyp"> | ||
<valueCodeableConcept> | ||
<coding> | ||
<system value="https://fhir.gkvsv.de/CodeSystem/GKVSV_CS_ERP_Positionstyp"/> | ||
<code value="1"/> | ||
<display value="übrige Position"/> | ||
</coding> | ||
</valueCodeableConcept> | ||
</extension> | ||
<extension url="https://fhir.gkvsv.de/StructureDefinition/GKVSV_EX_ERP_VAT_VALUE"> | ||
<valueMoney> | ||
<value value="2.47"/> | ||
<currency value="EUR"/> | ||
</valueMoney> | ||
</extension> | ||
<extension url="https://fhir.gkvsv.de/StructureDefinition/GKVSV_EX_ERP_Import"> | ||
<valueCodeableConcept> | ||
<coding> | ||
<system value="https://fhir.gkvsv.de/CodeSystem/GKVSV_CS_ERP_Import"/> | ||
<code value="0"/> | ||
</coding> | ||
</valueCodeableConcept> | ||
</extension> | ||
<sequence value="1"/> | ||
<chargeItemCodeableConcept> | ||
<coding> | ||
<system value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor"/> | ||
<code value="UNC"/> | ||
</coding> | ||
</chargeItemCodeableConcept> | ||
<priceComponent> | ||
<type value="deduction"/> | ||
<code> | ||
<coding> | ||
<system value="https://fhir.gkvsv.de/CodeSystem/GKVSV_CS_ERP_ZuAbschlagKey"/> | ||
<code value="R001"/> | ||
</coding> | ||
</code> | ||
<amount> | ||
<value value="-1.77"/> | ||
<currency value="EUR"/> | ||
</amount> | ||
</priceComponent> | ||
</lineItem> | ||
</Invoice> | ||
</resource> | ||
</entry> | ||
</Bundle> | ||
</resource> | ||
</entry> | ||
</Bundle> |
Oops, something went wrong.