RIVO-Noord Zorgviewer Implementation Guide
1.4.0 - sprint39 Netherlands flag

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

: Nexus Lab-uitslag Example - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="3009316"/>
  <meta>
    <lastUpdated value="2024-04-17T11:57:34.749+02:00"/>
    <profile
             value="http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Observation"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
                  <table>
                     <caption>Observation. id: urn:oid:2.16.840.1.113883.2.4.3.148.1.1.6.18.3009316 (urn:ietf:rfc:3986), Category: <span title="Laboratory (49581000146104 - SNOMED CT)">Laboratory</span>, <span title="Klinische chemie (275711006 - SNOMED CT)">Klinische chemie</span>, Status: status-final</caption>
                     <tbody>
                        <tr>
                           <th>Effective Time</th>
                           <td>14:47:00, 13 March 2023</td>
                        </tr>
                        <tr>
                           <th>Specimen</th>
                           <td>Materiaal: Bloed</td>
                        </tr>
                        <tr>
                           <th>Related</th>
                           <td>Observation/a3d4d0c9-6ff0-414e-a50c-f5180105fef7</td>
                        </tr>
                        <tr>
                           <th>code</th>
                           <th>Value</th>
                        </tr>
                        <tr>
                           <td/>
                           <td/>
                        </tr>
                     </tbody>
                  </table>
               </div>
  </text>
  <contained>
    <ProcedureRequest>
      <id value="1"/>
      <meta>
        <profile
                 value="http://hl7.org/fhir/StructureDefinition/ProcedureRequest"/>
      </meta>
      <status value="active"/>
      <intent value="order"/>
      <code>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="UNK"/>
          <display value="unknown"/>
        </coding>
      </code>
      <requester>
        <agent>
          <reference value="http://example.org/Practitioner/729"/>
          <display value="Jutte"/>
        </agent>
      </requester>
    </ProcedureRequest>
  </contained>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.2.4.3.148.1.1.6.18.3009316"/>
  </identifier>
  <basedOn>
    <reference value="#1"/>
    <display value="ProcedureRequest"/>
  </basedOn>
  <status value="final">
    <extension
               url="http://nictiz.nl/fhir/StructureDefinition/code-specification">
      <valueCodeableConcept>
        <coding>
          <system value="urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.16.1"/>
          <code value="final"/>
          <display value="Definitief"/>
        </coding>
      </valueCodeableConcept>
    </extension>
  </status>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="49581000146104"/>
      <display value="Laboratory"/>
    </coding>
  </category>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="275711006"/>
      <display value="Klinische chemie"/>
    </coding>
  </category>
  <effectiveDateTime value="2023-03-13T14:47:00+01:00"/>
  <specimen>🔗 
    <reference value="Specimen/291f7eb1-c4ff-49fb-94a8-0500c19b7635"/>
    <display value="Materiaal: Bloed"/>
  </specimen>
  <related>
    <target>
      <reference
                 value="http://example.org/Observation/a3d4d0c9-6ff0-414e-a50c-f5180105fef7"/>
    </target>
  </related>
</Observation>