BfArM Digitale Anwendungen
3.0.2-RC1 - draft
BfArM Digitale Anwendungen - Local Development build (v3.0.2-RC1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-02-25 |
{
"resourceType" : "ValueSet",
"id" : "HiisEndpointConnectionType",
"text" : {
"status" : "generated",
"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 <code>http://hl7.org/fhir/endpoint-connection-type</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>hl7-fhir-rest</td><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.0.2-RC1</span></li></ul></div>"
},
"url" : "https://fhir.bfarm.de/ValueSet/HiisEndpointConnectionType",
"version" : "3.0.2-RC1",
"name" : "HiisEndpointConnectionTypeVs",
"title" : "ValueSet for HiisEndpointConnectionType",
"status" : "draft",
"date" : "2026-02-25T07:31:33+01: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://hl7.org/fhir/endpoint-connection-type",
"concept" : [
{
"code" : "hl7-fhir-rest"
}
]
},
{
"system" : "https://fhir.bfarm.de/CodeSystem/HiisEndpointConnectionType"
}
]
}
}