PACIO Re-Assessment Timepoints Implementation Guide
0.1.0 - STU 1

PACIO Re-Assessment Timepoints Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions

: BSJ-Diagnosis2 - XML Representation

Raw xml | Download



<Condition xmlns="http://hl7.org/fhir">
  <id value="BSJ-Diagnosis2"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></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 encounter-diagnosis}">Encounter Diagnosis</span></p><p><b>code</b>: <span title="Codes: {http://hl7.org/fhir/sid/icd-10-cm I69.30}">Unspecified sequelae of cerebral infarction</span></p><p><b>subject</b>: <a href="Patient-patientBSJ1.html">Generated Summary: id: 10A3D58WH1600; active: true; Betsy Smith-Johnson; Phone: 210-222-1111; gender: female; birthDate: 1950-11-01; <span title="Codes: {http://terminology.hl7.org/CodeSystem/v3-MaritalStatus U}">unmarried</span></a></p><p><b>onset</b>: Feb 10, 2020, 12:00:00 PM</p><p><b>asserter</b>: <a href="Practitioner-Practitioner-JohnSmith.html">Primary Care John Smith. Generated Summary: id: 2345678901; active: true; John Smith; Phone: (210) 564 1389; 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://hl7.org/fhir/sid/icd-10-cm"/>
      <code value="I69.30"/>
      <display value="Unspecified sequelae of cerebral infarction"/>
    </coding>
    <text value="Unspecified sequelae of cerebral infarction"/>
  </code>
  <subject>
    <reference value="Patient/patientBSJ1"/>
  </subject>
  <onsetDateTime value="2020-02-10T15:00:00-05:00"/>
  <asserter>
    <reference value="Practitioner/Practitioner-JohnSmith"/>
    <display value="Primary Care John Smith"/>
  </asserter>
</Condition>