Kenya-ePrescription-IG
0.1.0 - ci-build

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

: Example Kenya ePrescription Medication - JSON Representation

Raw json | Download

{
  "resourceType" : "Medication",
  "id" : "example-kenya-eprescription-medication",
  "meta" : {
    "profile" : [
      🔗 "http://example.org/StructureDefinition/kenya-eprescription-medication"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Medication example-kenya-eprescription-medication</b></p><a name=\"example-kenya-eprescription-medication\"> </a><a name=\"hcexample-kenya-eprescription-medication\"> </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-kenya-eprescription-medication.html\">Medication - ePrescription</a></p></div><p><b>code</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 161}\">Paracetamol 500 MG Oral Tablet</span></p><p><b>status</b>: Active</p></div>"
  },
  "code" : {
    "coding" : [
      {
        "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code" : "161",
        "display" : "Paracetamol 500 MG Oral Tablet"
      }
    ]
  },
  "status" : "active"
}