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-generalmeasurement-01 - XML Representation

Raw xml | Download



  <!--  MeasuringMethod  -->
<Observation xmlns="http://hl7.org/fhir">
  <id value="zib-generalmeasurement-01"/>
  <meta>
    <profile
             value="http://nictiz.nl/fhir/StructureDefinition/zib-GeneralMeasurement"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
            <table>
                <caption>Observatie/bepaling. Subject: <a href="Patient/nl-core-patient-03">Irma
                        Jongeneel-de Haas</a>. Status: definitief</caption>
                <tfoot>
                    <tr>
                        <td colspan="2">Waarschijnlijk delier</td>
                    </tr>
                </tfoot>
                <tbody>
                    <tr>
                        <th>Bepalingdatum/tijd</th>
                        <td>2018-09-10</td>
                    </tr>
                    <tr>
                        <th>Code</th>
                        <th>Waarde</th>
                    </tr>
                    <tr>
                        <td>
                            <span title="Score list delirium (record artifact) (11021000146103 - SNOMED CT)">Score list delirium (record artifact)</span>
                        </td>
                        <td>7</td>
                    </tr>
                </tbody>
            </table>
        </div>
  </text>
  <status value="final"/>
  <!--  MeasurementName  -->
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="11021000146103"/>
      <display value="Score list delirium (record artifact)"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/nl-core-patient-03"/>
    <display value="Irma Jongeneel-de Haas"/>
  </subject>
  <!--  ResultDateTime  -->
  <effectiveDateTime value="2018-09-10"/>
  <!--  ResultValue  -->
  <valueCodeableConcept>
    <text value="7"/>
  </valueCodeableConcept>
  <!--  Comment  -->
  <comment value="Waarschijnlijk delier"/>
</Observation>