RIVO-Noord Zorgviewer MVP2 Implementation Guide
0.25.0 - sprint32 Netherlands flag

RIVO-Noord Zorgviewer MVP2 Implementation Guide - Local Development build (v0.25.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. 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><b>Generated Narrative: Endpoint</b><a name="UMCG"> </a><a name="hcUMCG"> </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">ResourceEndpoint &quot;UMCG&quot; </p></div><p><b>status</b>: test</p><p><b>connectionType</b>: HL7 FHIR (Details: Endpoint Connection Type code hl7-fhir-rest = 'HL7 FHIR', stated as 'null')</p><p><b>name</b>: UMCG</p><p><b>managingOrganization</b>: <a href="Organization-eXovwVA3zYl3U3fBH8mdkxw3.html">Organization/eXovwVA3zYl3U3fBH8mdkxw3</a> &quot;UMCG&quot;</p><p><b>payloadType</b>: Patient <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://hl7.org/fhir/STU3/codesystem-resource-types.html">ResourceType</a>#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:///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>