BfArM Digitale Anwendungen
3.1.0-TEST - draft

BfArM Digitale Anwendungen - Local Development build (v3.1.0-TEST) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: HiisEndpointConnectionType - XML Representation

Draft as of 2026-05-30

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="HiisEndpointConnectionType"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet HiisEndpointConnectionType</b></p><a name="HiisEndpointConnectionType"> </a><a name="hcHiisEndpointConnectionType"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/7.1.0/CodeSystem-endpoint-connection-type.html"><code>http://terminology.hl7.org/CodeSystem/endpoint-connection-type</code></a><span title="Version is not explicitly stated, which means it is fixed to 2.1.1, the version found through the package references"> version &#x1F4E6;2.1.1</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/7.1.0/CodeSystem-endpoint-connection-type.html#endpoint-connection-type-hl7-fhir-rest">hl7-fhir-rest</a></td><td style="color: #cccccc">HL7 FHIR</td><td>Interact with the server interface using FHIR's RESTful interface. For details on its version/capabilities you should connect the value in Endpoint.address and retrieve the FHIR CapabilityStatement.</td></tr></table></li><li>Include all codes defined in <a href="CodeSystem-HiisEndpointConnectionType.html"><code>https://fhir.bfarm.de/CodeSystem/HiisEndpointConnectionType</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version &#x1F4E6;3.1.0-TEST</span></li></ul></div>
  </text>
  <url value="https://fhir.bfarm.de/ValueSet/HiisEndpointConnectionType"/>
  <version value="3.1.0-TEST"/>
  <name value="HiisEndpointConnectionTypeVs"/>
  <title value="HiisEndpointConnectionType"/>
  <status value="draft"/>
  <date value="2026-05-30T08:09:28+02:00"/>
  <publisher value="BfArM"/>
  <contact>
    <name value="BfArM"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.bfarm.de"/>
    </telecom>
  </contact>
  <description
               value="ValueSet for endpoint connection types in the HIIS context. Restricts to hl7-fhir-rest and oauth-authz-server."/>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/endpoint-connection-type"/>
      <concept>
        <code value="hl7-fhir-rest"/>
      </concept>
    </include>
    <include>
      <system
              value="https://fhir.bfarm.de/CodeSystem/HiisEndpointConnectionType"/>
    </include>
  </compose>
</ValueSet>