0.1.0 - ci-build

IPSExampleIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: UC3-AlcoholUse1 - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="UC3-AlcoholUse1"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-results-uv-ips"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation UC3-AlcoholUse1</b></p><a name="UC3-AlcoholUse1"> </a><a name="hcUC3-AlcoholUse1"> </a><a name="UC3-AlcoholUse1-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:">social-history</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 74013-4}">Alcoholic drinks per day</span></p><p><b>subject</b>: <a href="Patient-UC3-Patient.html">Thomas Müller  Male, DoB: 1984-05-10</a></p><p><b>encounter</b>: <a href="Encounter-UC3-EncounterLegCramping.html">Encounter: status = finished; class = AMB (AMB); period = 2020-09-10 --&gt; (ongoing); reasonCode = Bilateral cramp of muscle of lower limbs</a></p><p><b>effective</b>: 2020-09-10</p><p><b>value</b>: 1 {drinks}/d<span style="background: LightGoldenRodYellow"> (Details: UCUM  code{drinks}/d = '{drinks}/d')</span></p><p><b>method</b>: <span title="Codes:{http://snomed.info/sct 733985002}">Patient self-report</span></p></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <code value="social-history"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="74013-4"/>
      <display value="Alcoholic drinks per day"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/UC3-Patient"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/UC3-EncounterLegCramping"/>
  </encounter>
  <effectiveDateTime value="2020-09-10"/>
  <valueQuantity>
    <value value="1"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="{drinks}/d"/>
  </valueQuantity>
  <method>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="733985002"/>
      <display value="Patient self-report"/>
    </coding>
  </method>
</Observation>