<?xml version="1.0" encoding="UTF-8"?>

<Observation xmlns="http://hl7.org/fhir">
  <id value="nl-core-HeartRate-01"/>
  <meta>
    <profile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-HeartRate"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Observation</b><a name="nl-core-HeartRate-01"> </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;nl-core-HeartRate-01&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-nl-core-HeartRate.html">nl core HeartRate</a></p></div><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.3.0/CodeSystem-observation-category.html">Observation Category Codes</a>#vital-signs)</span></p><p><b>code</b>: Heart rate <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#8867-4)</span></p><p><b>subject</b>: <a href="Patient-nl-core-Patient-01.html">Patient/nl-core-Patient-01: Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen</a> &quot; VAN PUTTEN-VAN DER GIESSEN&quot;</p><p><b>effective</b>: 2013-02-08 06:43:00+0200</p><p><b>value</b>: 126 /min<span style="background: LightGoldenRodYellow"> (Details: UCUM code /min = '/min')</span></p><p><b>note</b>: Misschien bigeminie?</p><p><b>method</b>: Auscultatie <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#37931006)</span></p><blockquote><p><b>component</b></p><p><b>code</b>: Finding of heart rhythm <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#301112006)</span></p><p><b>value</b>: Onregelmatige hartslag <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#361137007)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Finding of heart rate <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#301113001)</span></p><p><b>value</b>: Bradycardie <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#48867003)</span></p></blockquote></div>
  </text>
  <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="8867-4"/>
      <display value="Heart rate"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/nl-core-Patient-01"/>
    <type value="Patient"/>
    <display value="Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"/>
  </subject>
  <effectiveDateTime value="2013-02-08T06:43:00+02:00"/>
  <valueQuantity>
    <value value="126"/>
    <unit value="/min"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="/min"/>
  </valueQuantity>
  <note>
    <text value="Misschien bigeminie?"/>
  </note>
  <method>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="37931006"/>
      <display value="Auscultatie"/>
    </coding>
  </method>
  <component>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="301112006"/>
        <display value="Finding of heart rhythm"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="361137007"/>
        <display value="Onregelmatige hartslag"/>
      </coding>
    </valueCodeableConcept>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="301113001"/>
        <display value="Finding of heart rate"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="48867003"/>
        <display value="Bradycardie"/>
      </coding>
    </valueCodeableConcept>
  </component>
</Observation>