FHIR IG analytics| Package | ihe.pharm.meow |
| Resource Type | Medication |
| Id | Medication-02A-ClotrimazoleCanifugCremolum.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Medication 02A-ClotrimazoleCanifugCremolum
Profile: Medicinal product
Medication - Classification: clotrimazole
Medication - Product Name
- name: Canifug Cremolum
- language: Estonian (Estonia)
identifier: https://www.ravimiregister.ee/1033692
doseForm: Cream + pessary
ingredient
Items
Reference Medication: extension = 20 gram; doseForm = Vaginal cream; totalVolume = 1 Tube
ingredient
Items
Reference Medication: doseForm = Pessary; totalVolume = 6 Pessary
{
"resourceType": "Medication",
"id": "02A-ClotrimazoleCanifugCremolum",
"meta": {
"profile": [
"http://profiles.ihe.net/PHARM/MEOW/StructureDefinition/IHEMedication"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://profiles.ihe.net/PHARM/MEOW/StructureDefinition/ihe-ext-medication-classification",
"valueCodeableConcept": {
"coding": [
{
"system": "http://www.whocc.no/atc",
"code": "G01AF02",
"display": "clotrimazole"
}
]
}
},
{
"extension": [
{
"url": "name",
"valueString": "Canifug Cremolum"
},
{
"url": "language",
"valueCodeableConcept": {
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "et-EE",
"display": "Estonian (Estonia)"
}
]
}
}
],
"url": "http://profiles.ihe.net/PHARM/MEOW/StructureDefinition/ihe-ext-medication-productname"
}
],
"identifier": [
{
"system": "https://www.ravimiregister.ee",
"value": "1033692"
}
],
"doseForm": {
"coding": [
{
"system": "http://standardterms.edqm.eu",
"code": "14001000",
"display": "Cream + pessary"
}
]
},
"ingredient": [
{
"item": {
"reference": {
"reference": "Medication/02A1-CanifugCremolumCreamItem"
}
}
},
{
"item": {
"reference": {
"reference": "Medication/02A2-CanifugCremolumPessaryItem"
}
}
}
]
}