-
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
1 parent
1644be1
commit 9a5acf7
Showing
5 changed files
with
385 additions
and
290 deletions.
There are no files selected for viewing
205 changes: 205 additions & 0 deletions
205
API-Examples/2025-01-15/erp_eml-epa-notes/06_RezepturVerordnung_PZN_Mapped.json
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,205 @@ | ||
{ | ||
"resourceType": "Medication", | ||
"id": "erp-eml-epa-notes-06-RezepturVerordnung-PZN-Mapped", | ||
"meta": { | ||
"profile": [ | ||
"https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Medication|1.4" | ||
] | ||
}, | ||
"extension": [ | ||
{ | ||
"url": "https://gematik.de/fhir/epa-medication/StructureDefinition/drug-category-extension", | ||
"valueCoding": { | ||
"code": "00", | ||
"system": "https://gematik.de/fhir/epa-medication/CodeSystem/epa-drug-category-cs" | ||
} | ||
}, | ||
{ | ||
"url": "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-type-extension", | ||
"valueCoding": { | ||
"code": "1208954007", | ||
"system": "http://snomed.info/sct", | ||
"display": "Extemporaneous preparation (product)" | ||
} | ||
}, | ||
{ | ||
"url": "https://gematik.de/fhir/epa-medication/StructureDefinition/medication-id-vaccine-extension", | ||
"valueBoolean": false | ||
} | ||
], | ||
"amount": { | ||
"numerator": { | ||
"extension": [ | ||
{ | ||
"url": "https://gematik.de/fhir/epa-medication/StructureDefinition/medication-total-quantity-formulation-extension", | ||
"valueString": "100" | ||
} | ||
], | ||
"unit": "ml" | ||
}, | ||
"denominator": { | ||
"value": 1 | ||
} | ||
}, | ||
"ingredient": [ | ||
{ | ||
"strength": { | ||
"denominator": { | ||
"value": 1, | ||
"_system": { | ||
"extension": [ | ||
{ | ||
"valueCode": "unknown", | ||
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason" | ||
} | ||
] | ||
}, | ||
"_code": { | ||
"extension": [ | ||
{ | ||
"valueCode": "unknown", | ||
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason" | ||
} | ||
] | ||
} | ||
}, | ||
"numerator": { | ||
"value": 5, | ||
"code": "g", | ||
"system": "http://unitsofmeasure.org" | ||
} | ||
}, | ||
"itemReference": { | ||
"reference": "#MedicationSalicylsaeure" | ||
} | ||
}, | ||
{ | ||
"strength": { | ||
"extension": [ | ||
{ | ||
"url": "https://gematik.de/fhir/epa-medication/StructureDefinition/medication-ingredient-amount-extension", | ||
"valueString": "Ad 100 g" | ||
} | ||
], | ||
"numerator": { | ||
"_system": { | ||
"extension": [ | ||
{ | ||
"valueCode": "unknown", | ||
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason" | ||
} | ||
] | ||
}, | ||
"_code": { | ||
"extension": [ | ||
{ | ||
"valueCode": "unknown", | ||
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason" | ||
} | ||
] | ||
}, | ||
"_value": { | ||
"extension": [ | ||
{ | ||
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason", | ||
"valueCode": "unknown" | ||
} | ||
] | ||
} | ||
}, | ||
"denominator": { | ||
"_system": { | ||
"extension": [ | ||
{ | ||
"valueCode": "unknown", | ||
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason" | ||
} | ||
] | ||
}, | ||
"_code": { | ||
"extension": [ | ||
{ | ||
"valueCode": "unknown", | ||
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason" | ||
} | ||
] | ||
}, | ||
"_value": { | ||
"extension": [ | ||
{ | ||
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason", | ||
"valueCode": "unknown" | ||
} | ||
] | ||
} | ||
} | ||
}, | ||
"itemReference": { | ||
"reference": "#MedicationPropanol" | ||
} | ||
} | ||
], | ||
"contained": [ | ||
{ | ||
"resourceType": "Medication", | ||
"id": "MedicationPropanol", | ||
"meta": { | ||
"profile": [ | ||
"https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-pzn-ingredient" | ||
] | ||
}, | ||
"extension": [ | ||
{ | ||
"url": "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-type-extension", | ||
"valueCoding": { | ||
"code": "781405001", | ||
"system": "http://snomed.info/sct", | ||
"display": "Medicinal product package (product)" | ||
} | ||
} | ||
], | ||
"code": { | ||
"coding": [ | ||
{ | ||
"system": "http://fhir.de/CodeSystem/ifa/pzn", | ||
"code": "987654321", | ||
"display": "2-propanol 70 %" | ||
} | ||
], | ||
"text": "2-propanol 70 %" | ||
} | ||
}, | ||
{ | ||
"resourceType": "Medication", | ||
"id": "MedicationSalicylsaeure", | ||
"meta": { | ||
"profile": [ | ||
"https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-pzn-ingredient" | ||
] | ||
}, | ||
"extension": [ | ||
{ | ||
"url": "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-type-extension", | ||
"valueCoding": { | ||
"code": "781405001", | ||
"system": "http://snomed.info/sct", | ||
"display": "Medicinal product package (product)" | ||
} | ||
} | ||
], | ||
"code": { | ||
"coding": [ | ||
{ | ||
"system": "http://fhir.de/CodeSystem/ifa/pzn", | ||
"code": "123456789", | ||
"display": "Salicylsäure" | ||
} | ||
], | ||
"text": "Salicylsäure" | ||
} | ||
} | ||
], | ||
"form": { | ||
"text": "Lösung" | ||
} | ||
} |
151 changes: 0 additions & 151 deletions
151
API-Examples/2025-01-15/erp_eml-epa-notes/06_RezepturVerordnung_PZN_Mapped.xml
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.