RIVO-Noord Zorgviewer Implementation Guide
1.18.0 - CI build Netherlands flag

RIVO-Noord Zorgviewer Implementation Guide - Local Development build (v1.18.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Sanday VitalSign Example - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="2a35354e-9624-454c-a083-edabf7930c5a"/>
  <meta>
    <profile value="http://hl7.org/fhir/StructureDefinition/Observation"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation 2a35354e-9624-454c-a083-edabf7930c5a</b></p><a name="2a35354e-9624-454c-a083-edabf7930c5a"> </a><a name="hc2a35354e-9624-454c-a083-edabf7930c5a"> </a><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"/><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/STU3/observation.html">Observation</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://hl7.org/fhir/observation-category vital-signs}">vital-signs</span></p><p><b>code</b>: <span title="Codes:{https://referentiemodel.nhg.org/tabellen/nhg-tabel-45-diagnostische-bepalingen 3963}">hartfrequentie (thuismeting)</span></p><p><b>subject</b>: <a href="https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.eafspraak@1.0.6&amp;canonical=https://simplifier.net/packages/nictiz.fhir.nl.stu3.eafspraak/1.0.6/Patient/6F872FD1-BC0A-4A4C-A48E-D2B7C17142BE">Patient/6F872FD1-BC0A-4A4C-A48E-D2B7C17142BE</a></p><p><b>effective</b>: 2024-03-21 15:31:00+0000</p><p><b>issued</b>: 2024-03-21 15:31:00+0000</p><p><b>performer</b>: <a href="https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.eafspraak@1.0.6&amp;canonical=https://simplifier.net/packages/nictiz.fhir.nl.stu3.eafspraak/1.0.6/Practitioner/b80608b1-851d-47e4-a0ef-c52b30e5aa2d">Practitioner/b80608b1-851d-47e4-a0ef-c52b30e5aa2d</a></p><p><b>value</b>: 80 aantal/min</p><h3>ReferenceRanges</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td style="display: none">*</td><td>60.0 aantal/min<span style="background: LightGoldenRodYellow"> (Details: UCUM  codeaantal/min = 'aantal/min')</span></td><td>100.0 aantal/min<span style="background: LightGoldenRodYellow"> (Details: UCUM  codeaantal/min = 'aantal/min')</span></td></tr></table></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://hl7.org/fhir/observation-category"/>
      <code value="vital-signs"/>
      <display value="vital-signs"/>
    </coding>
  </category>
  <code>
    <coding>
      <system
              value="https://referentiemodel.nhg.org/tabellen/nhg-tabel-45-diagnostische-bepalingen"/>
      <code value="3963"/>
      <display value="hartfrequentie (thuismeting)"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/6F872FD1-BC0A-4A4C-A48E-D2B7C17142BE"/>
    <identifier>
      <value value="6F872FD1-BC0A-4A4C-A48E-D2B7C17142BE"/>
    </identifier>
  </subject>
  <effectiveDateTime value="2024-03-21T15:31:00+00:00"/>
  <issued value="2024-03-21T15:31:00.000+00:00"/>
  <performer>
    <reference value="Practitioner/b80608b1-851d-47e4-a0ef-c52b30e5aa2d"/>
    <identifier>
      <value value="b80608b1-851d-47e4-a0ef-c52b30e5aa2d"/>
    </identifier>
  </performer>
  <valueString value="80 aantal/min"/>
  <referenceRange>
    <low>
      <value value="60.0"/>
      <unit value="aantal/min"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="aantal/min"/>
    </low>
    <high>
      <value value="100.0"/>
      <unit value="aantal/min"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="aantal/min"/>
    </high>
  </referenceRange>
</Observation>