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
| Draft as of 2026-05-30 |
{
"resourceType" : "ValueSet",
"id" : "HiisEndpointConnectionType",
"text" : {
"status" : "extensions",
"div" : "<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 📦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 📦3.1.0-TEST</span></li></ul></div>"
},
"url" : "https://fhir.bfarm.de/ValueSet/HiisEndpointConnectionType",
"version" : "3.1.0-TEST",
"name" : "HiisEndpointConnectionTypeVs",
"title" : "HiisEndpointConnectionType",
"status" : "draft",
"date" : "2026-05-30T08:09:28+02:00",
"publisher" : "BfArM",
"contact" : [
{
"name" : "BfArM",
"telecom" : [
{
"system" : "url",
"value" : "https://www.bfarm.de"
}
]
}
],
"description" : "ValueSet for endpoint connection types in the HIIS context. Restricts to hl7-fhir-rest and oauth-authz-server.",
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
"concept" : [
{
"code" : "hl7-fhir-rest"
}
]
},
{
"system" : "https://fhir.bfarm.de/CodeSystem/HiisEndpointConnectionType"
}
]
}
}