Mobile Antepartum Summary
1.0.0 - trial-use International flag

Mobile Antepartum Summary, published by IHE Patient Care Coordination Committee. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/PCC.mAPS/ and changes regularly. See the Directory of published versions

: History Of Infection example - XML Representation

Raw xml | Download


<Condition xmlns="http://hl7.org/fhir">
  <id value="ex-HistoryOfInfection"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/ips/StructureDefinition/Condition-uv-ips"/>
    <security>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <code value="HTEST"/>
    </security>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition ex-HistoryOfInfection</b></p><a name="ex-HistoryOfInfection"> </a><a name="hcex-HistoryOfInfection"> </a><a name="ex-HistoryOfInfection-en-US"> </a><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</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>code</b>: <span title="Codes:{http://snomed.info/sct 105629000}">Chlamydial infection (disorder)</span></p><p><b>subject</b>: <a href="Patient-ex-Patient-AmandaAlvarez.html">Mandy  Female, DoB: 1994-12-25 ( Medical record number (use: usual, period: 2001-05-06 --&gt; (ongoing)))</a></p><p><b>onset</b>: 2022-09-18</p></div>
  </text>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
      <code value="active"/>
    </coding>
  </clinicalStatus>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-category"/>
      <code value="problem-list-item"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="105629000"/>
      <display value="Chlamydial infection (disorder)"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/ex-Patient-AmandaAlvarez"/>
  </subject>
  <onsetDateTime value="2022-09-18"/>
</Condition>