FHIR IG analytics| Package | fhir.ph.ereferral |
| Resource Type | Medication |
| Id | Medication-ExampleERefMedicationAntibiotic.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Medication ExampleERefMedicationAntibiotic
Profile: PH Core Medication
code: Cefuroxime 750mg IV (antibiotic)
status: Active
{
"resourceType": "Medication",
"id": "ExampleERefMedicationAntibiotic",
"meta": {
"profile": [
"https://fhir.doh.gov.ph/phcore/StructureDefinition/ph-core-medication"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "105590001",
"display": "Substance"
}
],
"text": "Cefuroxime 750mg IV (antibiotic)"
},
"status": "active"
}