FHIR IG analytics| Package | ihe.pharm.mpd.r4 |
| Resource Type | Medication |
| Id | Medication-01A-Cefuroxime1500GenericExplicit.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Medication",
"id": "01A-Cefuroxime1500GenericExplicit",
"meta": {
"profile": [
"https://profiles.ihe.net/PHARM/MPD/StructureDefinition/IHEMedication"
]
},
"extension": [
{
"url": "https://profiles.ihe.net/PHARM/MPD/StructureDefinition/ihe-ext-medication-classification",
"valueCodeableConcept": {
"coding": [
{
"system": "http://www.whocc.no/atc",
"code": "J01DC02",
"display": "cefuroxime"
}
]
}
}
],
"form": {
"coding": [
{
"system": "http://standardterms.edqm.eu",
"code": "50053000",
"display": "Powder for solution for injection or infusion"
}
]
},
"ingredient": [
{
"itemCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "372833007",
"display": "Cefuroxime"
}
]
},
"isActive": true,
"strength": {
"numerator": {
"value": 1500,
"unit": "milligram",
"system": "http://unitsofmeasure.org",
"code": "mg"
},
"denominator": {
"value": 1,
"unit": "Vial",
"system": "http://standardterms.edqm.eu",
"code": "15060000"
}
}
}
]
}