FHIR IG analytics| Package | ihe.pharm.mpd.r4 |
| Resource Type | Medication |
| Id | Medication-02A1-CanifugCremolumCreamItem.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Medication",
"id": "02A1-CanifugCremolumCreamItem",
"meta": {
"profile": [
"https://profiles.ihe.net/PHARM/MPD/StructureDefinition/IHEMedication"
]
},
"extension": [
{
"url": "https://profiles.ihe.net/PHARM/MPD/StructureDefinition/ihe-ext-medication-unitofpresentation",
"valueCodeableConcept": {
"coding": [
{
"system": "http://standardterms.edqm.eu",
"code": "15058000",
"display": "Tube"
}
]
}
},
{
"url": "https://profiles.ihe.net/PHARM/MPD/StructureDefinition/ihe-ext-medication-sizeofitem",
"valueQuantity": {
"value": 20,
"unit": "gram",
"system": "http://unitsofmeasure.org",
"code": "g"
}
}
],
"form": {
"coding": [
{
"system": "http://standardterms.edqm.eu",
"code": "10901000",
"display": "Vaginal cream"
}
]
},
"ingredient": [
{
"itemCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "387325003",
"display": "Clotrimazole"
}
]
},
"isActive": true,
"strength": {
"numerator": {
"value": 10,
"unit": "milligram",
"system": "http://unitsofmeasure.org",
"code": "mg"
},
"denominator": {
"value": 1,
"unit": "gram",
"system": "http://unitsofmeasure.org",
"code": "g"
}
}
}
]
}