Mobile Antepartum Summary US Realm
1.0.0-current - ci-build International flag

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

: Example Family history condition - colon cancer - XML Representation

Raw xml | Download


<Condition xmlns="http://hl7.org/fhir">
  <id value="ex-Condition-FamilyHistory"/>
  <meta>
    <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-Condition-FamilyHistory</b></p><a name="ex-Condition-FamilyHistory"> </a><a name="hcex-Condition-FamilyHistory"> </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">Security Label: test health data (Details: ActReason code HTEST = 'test health data')</p></div><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical inactive}">Inactive</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 312824007}">Family history of cancer of colon</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>asserter</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></div>
  </text>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
      <code value="inactive"/>
    </coding>
  </clinicalStatus>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="312824007"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/ex-Patient-AmandaAlvarez"/>
  </subject>
  <asserter>🔗 
    <reference value="Patient/ex-Patient-AmandaAlvarez"/>
  </asserter>
</Condition>