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 Condition - Kenya ePrescription - XML Representation

Raw xml | Download


<Condition xmlns="http://hl7.org/fhir">
  <id value="example-kenya-condition-001"/>
  <meta>
    <profile
             value="http://example.org/StructureDefinition/kenya-eprescription-condition"/>
    <profile
             value="http://example.org/fhir/StructureDefinition/kenya-eprescription-condition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition example-kenya-condition-001</b></p><a name="example-kenya-condition-001"> </a><a name="hcexample-kenya-condition-001"> </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">Profiles: <a href="StructureDefinition-kenya-eprescription-condition.html">Condition - ePrescription</a>, <code>http://example.org/fhir/StructureDefinition/kenya-eprescription-condition</code></p></div><p><b>identifier</b>: <code>http://moh.health.go.ke/condition-id</code>/COND-2025-0001</p><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>verificationStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}">Confirmed</span></p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}">Problem List Item</span></p><p><b>severity</b>: <span title="Codes:{http://snomed.info/sct 24484000}">Severe</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 44054006}">Diabetes mellitus type 2</span></p><p><b>bodySite</b>: <span title="Codes:{http://snomed.info/sct 181414000}">Structure of abdomen</span></p><p><b>subject</b>: <a href="Patient/kenya-eprescription-patient-001">Patient/kenya-eprescription-patient-001</a></p><p><b>encounter</b>: <a href="Encounter/kenya-eprescription-encounter-001">Encounter/kenya-eprescription-encounter-001</a></p><p><b>onset</b>: 2024-10-12 09:00:00+0300</p><p><b>recordedDate</b>: 2024-10-13 11:00:00+0300</p><p><b>recorder</b>: <a href="Practitioner/kenya-eprescription-practitioner-001">Practitioner/kenya-eprescription-practitioner-001</a></p><p><b>asserter</b>: <a href="Practitioner/kenya-eprescription-practitioner-001">Practitioner/kenya-eprescription-practitioner-001</a></p></div>
  </text>
  <identifier>
    <system value="http://moh.health.go.ke/condition-id"/>
    <value value="COND-2025-0001"/>
  </identifier>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
      <code value="active"/>
      <display value="Active"/>
    </coding>
  </clinicalStatus>
  <verificationStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
      <code value="confirmed"/>
      <display value="Confirmed"/>
    </coding>
  </verificationStatus>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-category"/>
      <code value="problem-list-item"/>
      <display value="Problem List Item"/>
    </coding>
  </category>
  <severity>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="24484000"/>
      <display value="Severe"/>
    </coding>
  </severity>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="44054006"/>
      <display value="Diabetes mellitus type 2"/>
    </coding>
  </code>
  <bodySite>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="181414000"/>
      <display value="Structure of abdomen"/>
    </coding>
  </bodySite>
  <subject>
    <reference value="Patient/kenya-eprescription-patient-001"/>
  </subject>
  <encounter>
    <reference value="Encounter/kenya-eprescription-encounter-001"/>
  </encounter>
  <onsetDateTime value="2024-10-12T09:00:00+03:00"/>
  <recordedDate value="2024-10-13T11:00:00+03:00"/>
  <recorder>
    <reference value="Practitioner/kenya-eprescription-practitioner-001"/>
  </recorder>
  <asserter>
    <reference value="Practitioner/kenya-eprescription-practitioner-001"/>
  </asserter>
</Condition>