: ExampleEpaMedication4 - JSON Representation
Raw json | Download
{
"resourceType" : "Medication",
"id" : "4f9ab221-0eef-4e46-a8a9-38302e0488b1",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2025-01-22T14:43:33.244Z",
"profile" : [
🔗 "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication"
]
},
"extension" : [
{
"url" : "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-type-extension",
"valueCoding" : {
"system" : "http://snomed.info/sct",
"version" : "http://snomed.info/sct/11000274103/version/20240515",
"code" : "781405001",
"display" : "Medicinal product package (product)"
}
},
{
"url" : "https://gematik.de/fhir/epa-medication/StructureDefinition/rx-prescription-process-identifier-extension",
"valueIdentifier" : {
"system" : "https://gematik.de/fhir/epa-medication/sid/rx-prescription-process-identifier",
"value" : "160.153.303.257.459_20250122"
}
},
{
"url" : "https://gematik.de/fhir/epa-medication/StructureDefinition/drug-category-extension",
"valueCoding" : {
"system" : "https://gematik.de/fhir/terminology/CodeSystem/epa-drug-category-cs",
"code" : "00"
}
},
{
"url" : "http://fhir.de/StructureDefinition/normgroesse",
"valueCode" : "N3"
}
],
"identifier" : [
{
"system" : "https://gematik.de/fhir/epa-medication/sid/epa-medication-unique-identifier",
"value" : "B849184C973EA5FA7D9751E6FAA6AFCFFD100183596239F84DD2C0DB4C751D67"
},
{
"system" : "https://gematik.de/fhir/epa-medication/sid/rx-originator-process-identifier",
"value" : "c7f34f27-7564-43ad-b13f-2be3c5d7fd3d_160.153.303.257.459"
}
],
"code" : {
"coding" : [
{
"system" : "http://fhir.de/CodeSystem/ifa/pzn",
"code" : "10019621",
"display" : "IBU-ratiopharm 400mg akut Schmerztabletten"
},
{
"system" : "http://fhir.de/CodeSystem/bfarm/atc",
"version" : "2022",
"code" : "M01AE01",
"display" : "Ibuprofen"
}
]
},
"status" : "active",
"form" : {
"coding" : [
{
"system" : "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DARREICHUNGSFORM",
"version" : "1.10",
"code" : "TAB",
"display" : "Tabletten"
},
{
"system" : "http://snomed.info/sct",
"version" : "http://snomed.info/sct/11000274103/version/20240515",
"code" : "385055001",
"display" : "Tablet (basic dose form)"
},
{
"system" : "http://standardterms.edqm.eu",
"code" : "12200",
"display" : "Tablet"
}
]
},
"amount" : {
"numerator" : {
"value" : 50,
"unit" : "Tablet",
"system" : "http://unitsofmeasure.org",
"code" : "{Tablet}"
},
"denominator" : {
"value" : 1,
"unit" : "Package",
"system" : "http://unitsofmeasure.org",
"code" : "{Package}"
}
},
"ingredient" : [
{
"itemCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"version" : "http://snomed.info/sct/11000274103/version/20240515",
"code" : "387207008",
"display" : "Ibuprofen (substance)"
}
]
},
"strength" : {
"numerator" : {
"value" : 400,
"unit" : "MilliGram",
"system" : "http://unitsofmeasure.org",
"code" : "mg"
},
"denominator" : {
"value" : 1,
"unit" : "Tablet",
"system" : "http://unitsofmeasure.org",
"code" : "{Tablet}"
}
}
}
]
}