haau3 FHIR Implementation Guide (HFIG)
1.0.0 - ci-build United States of America flag

haau3 FHIR Implementation Guide (HFIG) - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: haau3 Condition — category completed in a recognized vocabulary - XML Representation

Raw xml | Download


<Condition xmlns="http://hl7.org/fhir">
  <id value="haau3-condition-derived-category"/>
  <meta>
    <profile
             value="https://haau3.com/fhir/StructureDefinition/haau3-condition"/>
    <tag>
      <system
              value="https://haau3.com/fhir/CodeSystem/staging-transform-rule"/>
      <code value="condition.category_problem_list_derived"/>
    </tag>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition haau3-condition-derived-category</b></p><a name="haau3-condition-derived-category"> </a><a name="hchaau3-condition-derived-category"> </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">Profile: <a href="StructureDefinition-haau3-condition.html">haau3 Condition</a></p><p style="margin-bottom: 0px">Tag: </p></div><p><b>identifier</b>: <code>https://haau3.com/fhir/NamingSystem/source-resource-id</code>/Condition/example-source-record</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}">Problem List Item</span>, <span title="Codes:{http://snomed.info/sct 55607006}, {http://loinc.org 75326-9}">Problem</span></p><p><b>code</b>: <span title="Codes:">Recorded health problem</span></p><p><b>subject</b>: <a href="Patient-us-core-patient.html">Derrick Lin  Male, DoB: 1965-04-12 ( Medical record number (use: usual, ))</a></p><p><b>onset</b>: 2019-02-01 --&gt; (ongoing)</p></div>
  </text>
  <identifier>
    <system value="https://haau3.com/fhir/NamingSystem/source-resource-id"/>
    <value value="Condition/example-source-record"/>
  </identifier>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-category"/>
      <code value="problem-list-item"/>
      <display value="Problem List Item"/>
    </coding>
  </category>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="55607006"/>
    </coding>
    <coding>
      <system value="http://loinc.org"/>
      <code value="75326-9"/>
    </coding>
  </category>
  <code>
    <text value="Recorded health problem"/>
  </code>
  <subject>🔗 
    <reference value="Patient/us-core-patient"/>
  </subject>
  <onsetPeriod>
    <start value="2019-02-01"/>
  </onsetPeriod>
</Condition>