FHIR IG analytics| Package | ca.on.oh-dhdr |
| Resource Type | Medication |
| Id | MedicationExampleCompoundDrugSubmit.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Medication",
"id": "Medication8C66632E5A2E111BE05400144FF84F18",
"extension": [
{
"url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-ext-compound-indicator",
"valueBoolean": true
}
],
"code": {
"text": "Injection Solution (qualifier value)"
},
"ingredient": [
{
"itemCodeableConcept": {
"coding": [
{
"system": "https://fhir.infoway-inforoute.ca/CodeSystem/canadianclinicaldrugdataset",
"code": "2423227",
"display": "AMIODARONE HYDROCHLORIDE FOR INJECTION (chlorhydrate d'amiodarone 150 mg par 3 mL solution injectable fiole) JAMP PHARMA CORPORATION"
}
]
},
"strength": {
"numerator": {
"value": 2,
"system": "http://unitsofmeasure.org",
"code": "meq"
},
"denominator": {
"value": 1,
"system": "http://unitsofmeasure.org",
"code": "mL"
}
}
},
{
"itemCodeableConcept": {
"text": "Sodium Chloride 0.9% injectable solution"
},
"strength": {
"numerator": {
"value": 0.9,
"system": "http://unitsofmeasure.org",
"code": "g"
},
"denominator": {
"value": 100,
"system": "http://unitsofmeasure.org",
"code": "mL"
}
}
}
]
}