PACIO Sample Data Depot
0.1.0 - draft

PACIO Sample Data Depot, published by MITRE. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/paciowg/sample-data-fsh/ and changes regularly. See the Directory of published versions

: betsysmith-johnson01-Condition-Dysphagia-01 - XML Representation

Raw xml | Download


<Condition xmlns="http://hl7.org/fhir">
  <id value="betsysmith-johnson01-Condition-Dysphagia-01"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition betsysmith-johnson01-Condition-Dysphagia-01</b></p><a name="betsysmith-johnson01-Condition-Dysphagia-01"> </a><a name="hcbetsysmith-johnson01-Condition-Dysphagia-01"> </a><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}">Health Concern: Dysphagia</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 40739000}">Dysphagia (disorder)</span></p><p><b>subject</b>: <a href="Patient-patient-betsysmith-johnson01.html">Betsy Smith-Johnson</a></p><p><b>recordedDate</b>: 2025-05-03</p><p><b>recorder</b>: <a href="PractitionerRole-PractitionerRole-Physician-PriyaSarkar.html">PractitionerRole Emergency Medicine Physician</a></p><p><b>asserter</b>: <a href="PractitionerRole-PractitionerRole-Physician-PriyaSarkar.html">PractitionerRole Emergency Medicine Physician</a></p></div>
  </text>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
      <code value="active"/>
      <display value="Active"/>
    </coding>
    <text value="Active"/>
  </clinicalStatus>
  <verificationStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
      <code value="confirmed"/>
      <display value="Confirmed"/>
    </coding>
    <text value="Confirmed"/>
  </verificationStatus>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-category"/>
      <code value="problem-list-item"/>
      <display value="Problem List Item"/>
    </coding>
    <text value="Health Concern: Dysphagia"/>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="40739000"/>
      <display value="Dysphagia (disorder)"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/patient-betsysmith-johnson01"/>
    <display value="Betsy Smith-Johnson"/>
  </subject>
  <recordedDate value="2025-05-03"/>
  <recorder>🔗 
    <reference
               value="PractitionerRole/PractitionerRole-Physician-PriyaSarkar"/>
  </recorder>
  <asserter>🔗 
    <reference
               value="PractitionerRole/PractitionerRole-Physician-PriyaSarkar"/>
  </asserter>
</Condition>