0.3.0 - ci-build Norway flag

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

: vkp-body-temperature-create - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="vkp-body-temperature-create"/>
  <meta>
    <versionId value="0"/>
    <lastUpdated value="2014-01-30T22:35:23+11:00"/>
    <source value="Thomas"/>
    <profile
             value="http://ehelse.no/fhir/StructureDefinition/vkp-Observation-Bodytemp"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Observation</b><a name="vkp-body-temperature-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;vkp-body-temperature-create&quot; Version &quot;0&quot; Updated &quot;2014-01-30 22:35:23+1100&quot; </p><p style="margin-bottom: 0px">Information Source: Thomas!</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-vkp-Observation-Bodytemp.html">Vkp VitalSigns Observation - Body temperature</a></p></div><p><b>identifier</b>: id: testtempexternalId4</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 temperature <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#8310-5; <a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#276885007 &quot;Core body temperature (observable entity)&quot;)</span></p><p><b>subject</b>: <span/></p><p><b>effective</b>: 2022-03-16</p><p><b>performer</b>: <span/></p><p><b>value</b>: 37 Cel<span style="background: LightGoldenRodYellow"> (Details: UCUM code Cel = 'Cel')</span></p><p><b>note</b>: Demo Body Temperature</p><p><b>bodySite</b>: Endetarm <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#34402009)</span></p></div>
  </text>
  <identifier>
    <system value="http://dips.no/fhir/namingsystem/externalId"/>
    <value value="testtempexternalId4"/>
  </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="8310-5"/>
      <display value="Body temperature"/>
    </coding>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="276885007"/>
      <display value="Core body temperature (observable entity)"/>
    </coding>
    <text value="Body temperature"/>
  </code>
  <subject>
    <identifier>
      <system value="urn:oid:2.16.578.1.12.4.1.4.1"/>
      <value value="1000239"/>
    </identifier>
  </subject>
  <effectiveDateTime value="2022-03-16"/>
  <performer>
    <identifier>
      <system value="urn:oid:2.16.578.1.12.4.1.4.1"/>
      <value value="889911"/>
    </identifier>
  </performer>
  <valueQuantity>
    <value value="37"/>
    <unit value="Cel"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="Cel"/>
  </valueQuantity>
  <note>
    <text value="Demo Body Temperature"/>
  </note>
  <bodySite>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="34402009"/>
      <display value="Endetarm"/>
    </coding>
  </bodySite>
</Observation>