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 - XML Representation

Raw xml | Download


<Medication xmlns="http://hl7.org/fhir">
  <id value="example-kenya-eprescription-medication"/>
  <meta>
    <profile
             value="http://example.org/StructureDefinition/kenya-eprescription-medication"/>
  </meta>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <code>
    <coding>
      <system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
      <code value="161"/>
      <display value="Paracetamol 500 MG Oral Tablet"/>
    </coding>
  </code>
  <status value="active"/>
</Medication>