RIVO-Noord Zorgviewer Implementation Guide
1.7.0 - CI build Netherlands flag

RIVO-Noord Zorgviewer Implementation Guide, published by RIVO-NN HL7NL. This guide is not an authorized publication; it is the continuous build for version 1.7.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/RIVO-Noord/zorgviewer-ig/ and changes regularly. See the Directory of published versions

: Epic Organization Example - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="eXovwVA3zYl3U3fBH8mdkxw3"/>
  <meta>
    <profile
             value="http://fhir.nl/fhir/StructureDefinition/nl-core-organization"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Gegenereerde narrative: Organization eXovwVA3zYl3U3fBH8mdkxw3</b></p><a name="eXovwVA3zYl3U3fBH8mdkxw3"> </a><a name="hceXovwVA3zYl3U3fBH8mdkxw3"> </a><a name="eXovwVA3zYl3U3fBH8mdkxw3-nl-NL"> </a><p><b>identifier</b>: VEKTIS/06020101 (gebruik: usual, periode: 2011-05-17 --&gt; (continue)), FAC/S_UMCG (gebruik: usual, )</p><p><b>active</b>: true</p><p><b>name</b>: UMCG</p><p><b>address</b>: null Groningen 9713 GZ Nederland </p></div>
  </text>
  <identifier>
    <use value="usual"/>
    <type>
      <text value="VEKTIS"/>
    </type>
    <system value="urn:oid:2.16.840.1.113883.2.4.6.1"/>
    <value value="06020101"/>
    <period>
      <start value="2011-05-17"/>
    </period>
  </identifier>
  <identifier>
    <use value="usual"/>
    <type>
      <text value="FAC"/>
    </type>
    <system value="urn:oid:1.2.840.114350.1.13.485.3.7.5.737384.112"/>
    <value value="S_UMCG"/>
  </identifier>
  <active value="true"/>
  <name value="UMCG"/>
  <address>
    <line>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName">
        <valueString value="Hanzeplein"/>
      </extension>
    </line>
    <city value="Groningen"/>
    <postalCode value="9713 GZ"/>
    <country value="Nederland"/>
  </address>
</Organization>