FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
Source1
{
"resourceType": "ValueSet",
"id": "at-messaging-endpoint-type-vs",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.hl7.at/fhir/ATMessaging/0.1.0/ValueSet/at-messaging-endpoint-type-vs",
"version": "0.1.0",
"name": "ATMessagingEndpointTypeVS",
"title": "AT Messaging Endpoint Type ValueSet",
"status": "draft",
"experimental": false,
"date": "2026-02-02T14:50:21+00:00",
"publisher": "HL7® Austria, TC FHIR®",
"contact": [
{
"name": "HL7® Austria, TC FHIR®",
"telecom": [
{
"system": "url",
"value": "https://hl7.at/technische-komitees/tc-fhir/"
},
{
"system": "email",
"value": "tc-fhir@hl7.at"
}
]
},
{
"name": "Technical Committee for FHIR® at HL7® Austria",
"telecom": [
{
"system": "email",
"value": "tc-fhir@hl7.at"
}
]
}
],
"description": "ValueSet of Endpoint Type Codings.",
"useContext": [
{
"code": {
"system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
"version": "2.0.1",
"code": "jurisdiction"
},
"valueCodeableConcept": {
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "AT",
"display": "Austria"
}
]
}
}
],
"compose": {
"include": [
{
"system": "http://fhir.hl7.at/fhir/ATMessaging/0.1.0/CodeSystem/at-messaging-endpoint-type"
},
{
"system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
"concept": [
{
"code": "hl7-fhir-msg"
}
]
}
]
}
}