RIVO-Noord Zorgviewer Implementation Guide
1.15.0 - sprint58 Netherlands flag

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

: null - XML Representation

Raw xml | Download


<Encounter xmlns="http://hl7.org/fhir">
  <id value="307375"/>
  <meta>
    <lastUpdated value="2024-04-17T10:09:18.633+02:00"/>
    <profile value="http://nictiz.nl/fhir/StructureDefinition/zib-Encounter"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
                  <table>
                     <caption>Encounter. typeCode-SUBJ: Xxx-Helleman, J (M). id: urn:oid:2.16.840.1.113883.2.4.3.148.1.1.6.10.307375 (urn:ietf:rfc:3986), Status: status-finished</caption>
                     <tbody>
                        <tr>
                           <th>Encounter_Type</th>
                           <td>
                              <div>
                                 <span title="Klinisch (IMP - 2.16.840.1.113883.5.4)">Klinisch</span>
                              </div>
                           </td>
                        </tr>
                        <tr>
                           <th>Period</th>
                           <td>16 August 2012 12:22:00 - 19 August 2012 13:22:00</td>
                        </tr>
                        <tr>
                           <th>Participant</th>
                           <td>
                              <div>Wit<div>PractitionerRole: Orthopedie</div>
                              </div>
                           </td>
                        </tr>
                        <tr>
                           <th>Service Provider</th>
                           <td>Nexus Nederland BV</td>
                        </tr>
                        <tr>
                           <th>Hospitalization</th>
                           <td>
                              <ul>
                                 <li>DischargeDisposition: <span title="Eigen woonomgeving (264362003 - SNOMED CT)">Eigen woonomgeving</span>
                                 </li>
                              </ul>
                           </td>
                        </tr>
                     </tbody>
                  </table>
               </div>
  </text>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.2.4.3.148.1.1.6.10.307375"/>
  </identifier>
  <status value="finished"/>
  <class>
    <system value="urn:oid:2.16.840.1.113883.5.4"/>
    <code value="IMP"/>
    <display value="Klinisch"/>
  </class>
  <subject>🔗 
    <reference value="Patient/330073"/>
    <display value="Xxx-Helleman, J (M)"/>
  </subject>
  <participant>
    <individual>
      <extension
                 url="http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference">
        <valueReference>
          <reference
                     value="PractitionerRole/88fda4e5-57f3-4168-a204-dae1e0ed8449"/>
          <display value="Orthopedie"/>
        </valueReference>
      </extension>
      <reference value="Practitioner/8122"/>
      <display value="Wit"/>
    </individual>
  </participant>
  <period>
    <start value="2012-08-16T12:22:00+02:00"/>
    <end value="2012-08-19T13:22:00+02:00"/>
  </period>
  <hospitalization>
    <dischargeDisposition>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="264362003"/>
        <display value="Eigen woonomgeving"/>
      </coding>
    </dischargeDisposition>
  </hospitalization>
  <serviceProvider>
    <reference value="Organization/5910A24F1A74F629E8A53C7C2F97D5EF28CF30B2"/>
    <display value="Nexus Nederland BV"/>
  </serviceProvider>
</Encounter>