Eswatini HL7 FHIR Implementation Guide
0.1.0 - ci-build
Eswatini HL7 FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Medication",
"id" : "3FA21D4C-1F8F-4E0C-8359-6D65A4D8A741",
"meta" : {
"profile" : [
🔗 "https://hapifhir.eswatinihie.com/fhir/StructureDefinition/SzMedication"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Medication 3FA21D4C-1F8F-4E0C-8359-6D65A4D8A741</b></p><a name=\"3FA21D4C-1F8F-4E0C-8359-6D65A4D8A741\"> </a><a name=\"hc3FA21D4C-1F8F-4E0C-8359-6D65A4D8A741\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-SzMedication.html\">Eswatini Medication Profile</a></p></div><p><b>code</b>: <span title=\"Codes:{https://hapifhir.eswatinihie.com/fhir/CodeSystem/SzProductCodeCS 102492}\">Paracetamol Tablets 500g (Coloured Green) 100 TABS</span></p><p><b>status</b>: Active</p><p><b>form</b>: <span title=\"Codes:{http://snomed.info/sct 385055001}\">Tablet</span></p></div>"
},
"code" : {
"coding" : [
{
"system" : "https://hapifhir.eswatinihie.com/fhir/CodeSystem/SzProductCodeCS",
"code" : "102492",
"display" : "Paracetamol Tablets 500g (Coloured Green) 100 TABS"
}
],
"text" : "Paracetamol Tablets 500g (Coloured Green) 100 TABS"
},
"status" : "active",
"form" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "385055001",
"display" : "Tablet"
}
],
"text" : "Tablet"
}
}