0.3.0 - ci-build Norway flag

VkpObservation - Local Development build (v0.3.0). See the Directory of published versions

: body-mass-index-create - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="body-mass-index-create"/>
  <meta>
    <versionId value="0"/>
    <lastUpdated value="2021-05-31T22:35:00+00:00"/>
    <source value="META_VISION"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Observation</b><a name="body-mass-index-create"> </a></p><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">Resource Observation &quot;body-mass-index-create&quot; Version &quot;0&quot; Updated &quot;2021-05-31 22:35:00+0000&quot; </p><p style="margin-bottom: 0px">Information Source: META_VISION!</p></div><p><b>identifier</b>: id: External Id: testBMIexternalId8</p><p><b>status</b>: final</p><p><b>category</b>: vital-signs <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-observation-category.html">Observation Category Codes</a>#vital-signs)</span></p><p><b>code</b>: Body mass index (BMI) [Ratio] <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#39156-5)</span></p><p><b>subject</b>: <a href="https://simplifier.net/resolve?scope=hl7.fhir.no.basis@2.1.2&amp;canonical=http://fhir.org/packages/hl7.fhir.no.basis/patient/cdp1000239">patient/cdp1000239</a></p><p><b>encounter</b>: <a href="https://simplifier.net/resolve?scope=hl7.fhir.no.basis@2.1.2&amp;canonical=http://fhir.org/packages/hl7.fhir.no.basis/Encounter/agy1000245">Encounter/agy1000245</a></p><p><b>effective</b>: 2021-05-31</p><p><b>performer</b>: </p><ul><li><span/></li><li><span/></li></ul><p><b>value</b>: 32 kg/m2<span style="background: LightGoldenRodYellow"> (Details: UCUM code kg/m2 = 'kg/m2')</span></p><p><b>interpretation</b>: Obese <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ()</span></p><p><b>note</b>: Demo BMI</p><p><b>method</b>: Automatisk registrering <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#1xxxx)</span></p></div>
  </text>
  <extension
             url="http://hl7.no/fhir/StructureDefinition/no-domain-vitalsignsobservation-bodymassindex-formulaExtension">
    <valueString value="sample formula"/>
  </extension>
  <extension
             url="http://hl7.no/fhir/StructureDefinition/no-domain-vitalsignsobservation-confoundingfactorextension">
    <valueString value="sample confounding factor"/>
  </extension>
  <identifier>
    <system value="http://dips.no/fhir/namingsystem/externalId"/>
    <value value="External Id: testBMIexternalId8"/>
  </identifier>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="vital-signs"/>
      <display value="vital-signs"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="39156-5"/>
    </coding>
  </code>
  <subject>
    <reference value="patient/cdp1000239"/>
    <identifier>
      <system value="http://dips.no/fhir/namingsystem/dips-patientid"/>
      <value value="1000239"/>
    </identifier>
  </subject>
  <encounter>
    <reference value="Encounter/agy1000245"/>
  </encounter>
  <effectiveDateTime value="2021-05-31"/>
  <performer>
    <identifier>
      <system value="urn:oid:1.3.6.1.4.1.9038.51.1"/>
      <value value="27"/>
    </identifier>
  </performer>
  <performer>
    <identifier>
      <system value="urn:oid:1.3.6.1.4.1.9038.70.3"/>
      <value value="22"/>
    </identifier>
  </performer>
  <valueQuantity>
    <value value="32"/>
    <unit value="kg/m2"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="kg/m2"/>
  </valueQuantity>
  <interpretation>
    <text value="Obese"/>
  </interpretation>
  <note>
    <text value="Demo BMI"/>
  </note>
  <method>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="1xxxx"/>
      <display value="Automatisk registrering"/>
    </coding>
  </method>
</Observation>