Netherlands - Generic Functions for data exchange Implementation Guide
0.2.0 - ci-build Netherlands flag

Netherlands - Generic Functions for data exchange Implementation Guide - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Organization 3 - Endpoint FHIR STU3 - XML Representation

Raw xml | Download


<Endpoint xmlns="http://hl7.org/fhir">
  <id value="72a349cc-7336-4a91-873d-fc9349769e1a"/>
  <meta>
    <profile
             value="http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-endpoint"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Endpoint 72a349cc-7336-4a91-873d-fc9349769e1a</b></p><a name="72a349cc-7336-4a91-873d-fc9349769e1a"> </a><a name="hc72a349cc-7336-4a91-873d-fc9349769e1a"> </a><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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-nl-gf-endpoint.html">NL Generic Functions Endpoint Profile</a></p></div><p><b>status</b>: Active</p><p><b>connectionType</b>: <a href="http://terminology.hl7.org/6.5.0/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>: FHIR STU3 Endpoint</p><p><b>managingOrganization</b>: Identifier: <code>http://fhir.nl/fhir/NamingSystem/kvk</code>/34270859</p><p><b>contact</b>: <a href="tel:+3131599991">+3131599991</a>, <a href="mailto:info@example.org">info@example.org</a></p><p><b>payloadType</b>: <span title="Codes:{http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/nl-gf-data-exchange-capabilities http://nictiz.nl/fhir/CapabilityStatement/eOverdracht-servercapabilities}">Transfer of Care - eOverdracht Server</span></p><p><b>payloadMimeType</b>: application/fhir+json</p><p><b>address</b>: <a href="https://cp3-test.example.org/fhirstu3">https://cp3-test.example.org/fhirstu3</a></p></div>
  </text>
  <status value="active"/>
  <connectionType>
    <system
            value="http://terminology.hl7.org/CodeSystem/endpoint-connection-type"/>
    <code value="hl7-fhir-rest"/>
  </connectionType>
  <name value="FHIR STU3 Endpoint"/>
  <managingOrganization>
    <identifier>
      <system value="http://fhir.nl/fhir/NamingSystem/kvk"/>
      <value value="34270859"/>
    </identifier>
  </managingOrganization>
  <contact>
    <system value="phone"/>
    <value value="+3131599991"/>
    <use value="work"/>
  </contact>
  <contact>
    <system value="email"/>
    <value value="info@example.org"/>
    <use value="work"/>
  </contact>
  <payloadType>
    <coding>
      <system
              value="http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/nl-gf-data-exchange-capabilities"/>
      <code
            value="http://nictiz.nl/fhir/CapabilityStatement/eOverdracht-servercapabilities"/>
      <display value="Transfer of Care - eOverdracht Server"/>
    </coding>
  </payloadType>
  <payloadMimeType value="application/fhir+json"/>
  <address value="https://cp3-test.example.org/fhirstu3"/>
</Endpoint>