FHIR IG analytics| Package | de.gematik.epa.research |
| Resource Type | Medication |
| Id | Medication-ExampleEPAResearchMedicationMaaloxan.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Medication",
"id": "ExampleEPAResearchMedicationMaaloxan",
"meta": {
"tag": [
{
"system": "https://gematik.de/fhir/epa-research/sid/source-profile",
"code": "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication"
}
],
"security": [
{
"code": "PSEUDED",
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
"display": "pseudonymized"
}
],
"profile": [
"https://gematik.de/fhir/epa-research/StructureDefinition/epa-research-medication"
]
},
"status": "active",
"code": {
"coding": [
{
"system": "http://fhir.de/CodeSystem/ifa/pzn",
"code": "9717395",
"display": "Maaloxan® 25 mVal Sodbrennen Kautabletten Lemon"
},
{
"system": "http://fhir.de/CodeSystem/ask",
"code": "02250",
"display": "Magnesiumhydroxid"
}
]
},
"amount": {
"numerator": {
"value": 30,
"unit": "Tabletten",
"system": "http://unitsofmeasure.org",
"code": "{Tabletten}"
},
"denominator": {
"value": 1,
"unit": "Package",
"system": "http://unitsofmeasure.org",
"code": "{Package}"
}
},
"ingredient": [
{
"itemCodeableConcept": {
"coding": [
{
"system": "http://fhir.de/CodeSystem/ask",
"code": "2250",
"display": "Magnesiumhydroxid"
}
]
},
"strength": {
"numerator": {
"value": 400,
"unit": "milligramm",
"system": "http://unitsofmeasure.org",
"code": "mg"
},
"denominator": {
"value": 1,
"unit": "Tabletten",
"system": "http://unitsofmeasure.org",
"code": "{Tabletten}"
}
}
},
{
"itemCodeableConcept": {
"coding": [
{
"system": "http://fhir.de/CodeSystem/ask",
"code": "01253",
"display": "Algeldrat"
}
]
},
"strength": {
"numerator": {
"value": 400,
"unit": "milligramm",
"system": "http://unitsofmeasure.org",
"code": "mg"
},
"denominator": {
"value": 1,
"unit": "Tabletten",
"system": "http://unitsofmeasure.org",
"code": "{Tabletten}"
}
}
}
],
"batch": {
"expirationDate": "2026-12-31"
}
}