Clinical Practice Guidelines
2.0.0-draft - draft International flag

Clinical Practice Guidelines, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 2.0.0-draft built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/cqf-recommendations/ and changes regularly. See the Directory of published versions

: chf-scenario1-bodyweight-change1-observation - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="chf-scenario1-bodyweight-change1-observation"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/cpg/StructureDefinition/chf-bodyweight-change"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation chf-scenario1-bodyweight-change1-observation</b></p><a name="chf-scenario1-bodyweight-change1-observation"> </a><a name="hcchf-scenario1-bodyweight-change1-observation"> </a><a name="chf-scenario1-bodyweight-change1-observation-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}">Vital Signs</span></p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/chf-codes body-weight-change}">Body weight change</span></p><p><b>subject</b>: <a href="Patient-chf-scenario1-patient.html">Patterson, Jeremy Male, DoB: 1949-03-17</a></p><p><b>encounter</b>: <a href="Encounter-chf-scenario1-encounter.html">Encounter: status = in-progress; class = inpatient encounter (ActCode#IMP); type = Inpatient stay 9 days; priority = High priority; period = 2019-01-31 05:03:00+0000 --&gt; (ongoing)</a></p><p><b>effective</b>: 2019-02-01 07:00:00+0000</p><p><b>issued</b>: 2019-02-01 07:00:00+0000</p><p><b>performer</b>: <a href="PractitionerRole-chf-scenario1-practitionerrole.html">PractitionerRole Specialist medical practitioner</a></p><p><b>value</b>: -1.4 kg/d<span style="background: LightGoldenRodYellow"> (Details: UCUM  codekg/d = 'kg/d')</span></p></div>
  </text>
  <extension
             url="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-instantiatesCaseFeature">
    <valueCanonical
                    value="http://hl7.org/fhir/uv/cpg/StructureDefinition/chf-bodyweight-change"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-caseFeatureType">
    <valueCode value="inferred"/>
  </extension>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="vital-signs"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://hl7.org/fhir/uv/cpg/CodeSystem/chf-codes"/>
      <code value="body-weight-change"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/chf-scenario1-patient"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/chf-scenario1-encounter"/>
  </encounter>
  <effectiveDateTime value="2019-02-01T07:00:00Z"/>
  <issued value="2019-02-01T07:00:00Z"/>
  <performer>🔗 
    <reference value="PractitionerRole/chf-scenario1-practitionerrole"/>
  </performer>
  <valueQuantity>
    <value value="-1.4"/>
    <unit value="kg/d"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="kg/d"/>
  </valueQuantity>
</Observation>