Nictiz FHIR NL STU3 Zib2017
1.3.15 - CI Build

Nictiz FHIR NL STU3 Zib2017 - Local Development build (v1.3.15) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example Observation - zib-bloodpressure-01 - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="zib-bloodpressure-01"/>
  <meta>
    <profile
             value="http://nictiz.nl/fhir/StructureDefinition/zib-BloodPressure"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
            <table>
                <caption>Observatie/bepaling. Subject: <a href="Patient/nl-core-patient-01">Johan
                        XXX_Helleman</a>. Categorie: <span title="Vital Signs (vital-signs - observation-category)">Vital Signs</span>,
                    Status: definitief<div>Uitvoerende: <a href="Practitioner/nl-core-practitioner-02">Vaste Huisarts 1</a>
                    </div>
                </caption>
                <tbody>
                    <tr>
                        <th>Bepalingdatum/tijd</th>
                        <td>2013-02-01T08:53:00+01:00</td>
                    </tr>
                    <tr>
                        <th>Methode</th>
                        <td>
                            <span title="Non-invasive (22762002 - SNOMED CT)">Non-invasive</span>
                        </td>
                    </tr>
                    <tr>
                        <th>Deel van lichaam</th>
                        <td>
                            <span title="Left upper arm structure (368208006 - SNOMED CT)">Left
                                upper arm structure</span>
                        </td>
                    </tr>
                    <tr>
                        <th>Code</th>
                        <th>Waarde</th>
                    </tr>
                    <tr>
                        <td>
                            <span title="Blood pressure panel with all children optional (85354-9 - LOINC)">Blood pressure panel with all children optional</span>
                        </td>
                        <td/>
                    </tr>
                    <tr>
                        <td>
                            <span title="Systolic blood pressure (8480-6 - LOINC)">Systolic blood
                                pressure</span>
                        </td>
                        <td>108 mmHg</td>
                    </tr>
                    <tr>
                        <td>
                            <span title="Diastolic blood pressure (8462-4 - LOINC)">Diastolic blood
                                pressure</span>
                        </td>
                        <td>108 mmHg</td>
                    </tr>
                    <tr>
                        <td>
                            <span title="Blood pressure device Cuff size (8358-4 - LOINC)">Blood
                                pressure device Cuff size</span>
                        </td>
                        <td>
                            <span title="Groot (L - 2.16.840.1.113883.2.4.3.11.60.40.4.15.1)">Groot</span>
                        </td>
                    </tr>
                    <tr>
                        <td>
                            <span title="Body position with respect to gravity (8361-8 - LOINC)">Body position with respect to gravity</span>
                        </td>
                        <td>
                            <span title="Sitting position (33586001 - SNOMED CT)">Sitting
                                position</span>
                        </td>
                    </tr>
                </tbody>
            </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="http://loinc.org"/>
      <code value="85354-9"/>
      <display value="Blood pressure panel with all children optional"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/nl-core-patient-01"/>
    <display value="Johan XXX_Helleman"/>
  </subject>
  <effectiveDateTime value="2013-02-01T08:53:00+01:00"/>
  <performer>🔗 
    <reference value="Practitioner/nl-core-practitioner-02"/>
    <display value="Vaste Huisarts 1"/>
  </performer>
  <bodySite>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="368208006"/>
      <display value="Left upper arm structure"/>
    </coding>
  </bodySite>
  <method>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="22762002"/>
      <display value="Non-invasive"/>
    </coding>
  </method>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="8480-6"/>
        <display value="Systolic blood pressure"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="108"/>
      <unit value="mmHg"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mm[Hg]"/>
    </valueQuantity>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="8462-4"/>
        <display value="Diastolic blood pressure"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="108"/>
      <unit value="mmHg"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mm[Hg]"/>
    </valueQuantity>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="8358-4"/>
        <display value="Blood pressure device Cuff size"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.15.1"/>
        <code value="L"/>
        <display value="Groot"/>
      </coding>
    </valueCodeableConcept>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="8361-8"/>
        <display value="Body position with respect to gravity"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="33586001"/>
        <display value="Sitting position"/>
      </coding>
    </valueCodeableConcept>
  </component>
</Observation>