PACIO Functional Status Implementation Guide
0.1.0 - STU Ballot

This page is part of the PACIO Functional Status Implementation Guide (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

: BSJ-Diagnosis6 - XML Representation

Raw xml | Download



<Condition xmlns="http://hl7.org/fhir">
  <id value="BSJ-Diagnosis6"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><h3>Ids</h3><table class="grid"><tr><td>-</td></tr><tr><td>*</td></tr></table><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 encounter-diagnosis}">Encounter Diagnosis</span></p><p><b>code</b>: <span title="Codes: {http://snomed.info/sct 95722004}">Bilateral cataracts (disorder)</span></p><p><b>subject</b>: <a href="Patient-patientBSJ1.html">Generated Summary: Betsy Smith-Johnson </a></p><p><b>onset</b>: Jul 6, 2020 5:20:00 PM</p><p><b>asserter</b>: <a href="Practitioner-Practitioner-JohnSmith.html">PCP John Smith. Generated Summary: active; Primary Care Physician; gender: male</a></p></div>
  </text>
  <clinicalStatus>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
      <code value="active"/>
    </coding>
  </clinicalStatus>
  <verificationStatus>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
      <code value="confirmed"/>
    </coding>
  </verificationStatus>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/condition-category"/>
      <code value="encounter-diagnosis"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="95722004"/>
      <display value="Cataracts"/>
    </coding>
    <text value="Bilateral cataracts (disorder)"/>
  </code>
  <subject>
    <reference value="Patient/patientBSJ1"/>
  </subject>
  <onsetDateTime value="2020-07-06T12:15:00-05:05"/>
  <asserter>
    <reference value="Practitioner/Practitioner-JohnSmith"/>
    <display value="PCP John Smith"/>
  </asserter>
</Condition>