Finnish Base Profiles
1.0.0-rc21 - qa-preview Finland flag

This page is part of the Finnish Base Profiles (v1.0.0-rc21: QA Preview) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Kanta PHR - blood pressure optional - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="bloodpressure-max"/>
  <meta>
    <profile
             value="http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodpressure"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Code: Blood pressure (85354-9) / Systolic blood pressure (observable entity)(46973005)<br />Time: 20.11.2017 11:46<br />Result: Systolic blood pressure (8480-6): 95 mm[Hg], Diastolic blood pressure (8462-4): 65 mm[Hg]</div>
  </text>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:uuid:3ca3ffc6-234e-481c-b0f3-37c05e14c8e2"/>
  </identifier>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="vital-signs"/>
    </coding>
  </category>
  <category>
    <coding>
      <system value="http://terminology.own.com"/>
      <code value="OwnCode123"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="85354-9"/>
      <display value="Blood pressure panel with all children optional"/>
    </coding>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="46973005"/>
      <display value="Blood pressure taking (procedure)"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/25a53703-27f9-4354-8f1b-a8b2f8f3ee86"/>
  </subject>
  <effectiveDateTime value="2017-11-20T11:46:00+02:00"/>
  <issued value="2017-11-20T11:46:00+02:00"/>
  <performer>
    <reference value="Patient/25a53703-27f9-4354-8f1b-a8b2f8f3ee86"/>
  </performer>
  <note>
    <text value=""/>
  </note>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="8480-6"/>
        <display value="Systolic blood pressure"/>
      </coding>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="271649006"/>
        <display value="Systolic blood pressure (observable entity)"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="95"/>
      <unit value="mm[Hg]"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mm[Hg]"/>
    </valueQuantity>
    <interpretation>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/>
        <code value="&lt;"/>
        <display value="Off scale low"/>
      </coding>
    </interpretation>
    <referenceRange>
      <low>
        <value value="100"/>
        <unit value="mm[Hg]"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="mm[Hg]"/>
      </low>
      <high>
        <value value="150"/>
        <unit value="mm[Hg]"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="mm[Hg]"/>
      </high>
      <appliesTo>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="248153007"/>
          <display value="Male"/>
        </coding>
        <text value="Normal range"/>
      </appliesTo>
      <age>
        <low>
          <value value="15"/>
          <unit value="years"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="a"/>
        </low>
        <high>
          <value value="100"/>
          <unit value="years"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="a"/>
        </high>
      </age>
      <text value="Age"/>
    </referenceRange>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="8462-4"/>
        <display value="Diastolic blood pressure"/>
      </coding>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="271650006"/>
        <display value="Diastolic blood pressure (observable entity)"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="65"/>
      <unit value="mm[Hg]"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mm[Hg]"/>
    </valueQuantity>
    <interpretation>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/>
        <code value="N"/>
        <display value="Normal"/>
      </coding>
    </interpretation>
    <referenceRange>
      <low>
        <value value="60"/>
        <unit value="mm[Hg]"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="mm[Hg]"/>
      </low>
      <high>
        <value value="110"/>
        <unit value="mm[Hg]"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="mm[Hg]"/>
      </high>
      <appliesTo>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="248153007"/>
          <display value="Male"/>
        </coding>
        <text value="Normal range"/>
      </appliesTo>
      <age>
        <low>
          <value value="15"/>
          <unit value="years"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="a"/>
        </low>
        <high>
          <value value="100"/>
          <unit value="years"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="a"/>
        </high>
      </age>
      <text value="Age"/>
    </referenceRange>
  </component>
</Observation>