FHIR IG analytics| Package | hl7.fhir.au.core |
| Resource Type | Medication |
| Id | Medication-1active-ingredient.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
chloramphenicol 0.5% – Chlorsig – eye drops
{
"resourceType": "Medication",
"id": "1active-ingredient",
"meta": {
"profile": [
"http://hl7.org.au/fhir/core/StructureDefinition/au-core-medication"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"code": {
"coding": [
{
"extension": [
{
"url": "http://hl7.org.au/fhir/StructureDefinition/medication-type",
"valueCoding": {
"system": "http://terminology.hl7.org.au/CodeSystem/medication-type",
"code": "BPD",
"display": "Branded product with no strengths or form"
}
}
],
"system": "http://snomed.info/sct",
"code": "4445011000036103",
"display": "Chlorsig"
}
]
}
}