MCC eCare Plan Implementation Guide
1.0.0 - STU1 United States of America flag

MCC eCare Plan Implementation Guide, published by HL7 International / Patient Care. 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/HL7/fhir-us-mcc/ and changes regularly. See the Directory of published versions

: chilblain-found - XML Representation

Raw xml | Download



<Condition xmlns="http://hl7.org/fhir">
  <id value="chilblain-found"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/mcc/StructureDefinition/MCCChronCondHealthConcern"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition chilblain-found</b></p><a name="chilblain-found"> </a><a name="hcchilblain-found"> </a><a name="chilblain-found-en-US"> </a><p><b>identifier</b>: <code>http://www.acme.org/businessIdentifiers</code>/aConditionIdentifierToTrackThisChangingCondition</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 problem-list-item}">Problem</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 238509006}">Pustular chilblain (disorder)</span></p><p><b>subject</b>: <a href="Patient-cc-pat-pnoelle.html">Patricia Noelle</a></p><p><b>onset</b>: 2022-05-01</p><p><b>recordedDate</b>: 2022-05-01</p><p><b>asserter</b>: <a href="Practitioner-practitionerMCC-3v.html">Dr. John Carlson</a></p></div>
  </text>
  <identifier>
    <system value="http://www.acme.org/businessIdentifiers"/>
    <value value="aConditionIdentifierToTrackThisChangingCondition"/>
  </identifier>
  <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"/>
    </coding>
  </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="Problem"/>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="238509006"/>
      <display value="Pustular chilblain (disorder)"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/cc-pat-pnoelle"/>
    <display value="Patricia Noelle"/>
  </subject>
  <onsetDateTime value="2022-05-01"/>
  <recordedDate value="2022-05-01"/>
  <asserter>🔗 
    <reference value="Practitioner/practitionerMCC-3v"/>
    <display value="Dr. John Carlson"/>
  </asserter>
</Condition>