0.1.0 - ci-build

kenyaClaimsIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: MedicationExample - JSON Representation

Raw json | Download


{
  "resourceType" : "Medication",
  "id" : "MedicationExample",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Medication MedicationExample</b></p><a name=\"MedicationExample\"> </a><a name=\"hcMedicationExample\"> </a><a name=\"MedicationExample-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 261000}\">Codeine phosphate</span></p><p><b>status</b>: Active</p></div>"
  },
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "261000",
        "display" : "Codeine phosphate"
      }
    ],
    "text" : "Codeine phosphate"
  },
  "status" : "active"
}