RIVO Noord Zorgviewer MVP2 Implementation Guide
0.2.1 - CI build Netherlands flag

RIVO Noord Zorgviewer MVP2 Implementation Guide - Local Development build (v0.2.1). 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><b>Generated Narrative: Organization</b><a name="eXovwVA3zYl3U3fBH8mdkxw3"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Organization &quot;eXovwVA3zYl3U3fBH8mdkxw3&quot; </p><p style="margin-bottom: 0px">Profile: <a href="https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.8&amp;canonical=http://fhir.nl/fhir/StructureDefinition/nl-core-organization">nl-core-organization</a></p></div><p><b>identifier</b>: VEKTIS: 06020101 (use: USUAL, period: 2011-05-17 --&gt; (ongoing)), FAC: S_UMCG (use: 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>