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 UMCG Endpoint Example - XML Representation

Raw xml | Download


<Endpoint xmlns="http://hl7.org/fhir">
  <id value="UMCG"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Gegenereerde narrative: Endpoint UMCG</b></p><a name="UMCG"> </a><a name="hcUMCG"> </a><a name="UMCG-nl-NL"> </a><p><b>status</b>: Test</p><p><b>connectionType</b>: <a href="http://hl7.org/fhir/STU3/codesystem-endpoint-connection-type.html#endpoint-connection-type-hl7-fhir-rest">Endpoint Connection Type hl7-fhir-rest</a>: HL7 FHIR</p><p><b>name</b>: UMCG</p><p><b>managingOrganization</b>: <a href="Organization-eXovwVA3zYl3U3fBH8mdkxw3.html">Organization UMCG</a></p><p><b>payloadType</b>: <span title="Codes:{http://hl7.org/fhir/resource-types Patient}">Patient</span></p><p><b>payloadMimeType</b>: application/fhir+json, application/json+fhir, application/xml+fhir, application/fhir+xml</p><p><b>address</b>: <a href="https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.18&amp;canonical=https:///example.org/TST-OAUTH2/api/FHIR/STU3/">https:///example.org/TST-OAUTH2/api/FHIR/STU3/</a></p></div>
  </text>
  <status value="test"/>
  <connectionType>
    <system value="http://hl7.org/fhir/endpoint-connection-type"/>
    <code value="hl7-fhir-rest"/>
  </connectionType>
  <name value="UMCG"/>
  <managingOrganization>🔗 
    <reference value="Organization/eXovwVA3zYl3U3fBH8mdkxw3"/>
  </managingOrganization>
  <payloadType>
    <coding>
      <system value="http://hl7.org/fhir/resource-types"/>
      <code value="Patient"/>
    </coding>
  </payloadType>
  <payloadMimeType value="application/fhir+json"/>
  <payloadMimeType value="application/json+fhir"/>
  <payloadMimeType value="application/xml+fhir"/>
  <payloadMimeType value="application/fhir+xml"/>
  <address value="https:///example.org/TST-OAUTH2/api/FHIR/STU3/"/>
</Endpoint>