FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.at.fhir.messaging.r5
Resource TypeValueSet
IdValueSet-at-messaging-endpoint-type-vs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7Austria/TC-FHIR-AG-Messaging-R5/ValueSet-at-messaging-endpoint-type-vs.html
URLhttp://fhir.hl7.at/fhir/ATMessaging/0.1.0/ValueSet/at-messaging-endpoint-type-vs
Version0.1.0
Statusdraft
Date2026-02-02T14:50:21+00:00
NameATMessagingEndpointTypeVS
TitleAT Messaging Endpoint Type ValueSet
Authorityhl7
DescriptionValueSet of Endpoint Type Codings.

Resources that use this resource

StructureDefinition
at-messaging-endpointAT Messaging Endpoint

Resources that this resource uses

CodeSystem
at-messaging-endpoint-typeAT Messaging Endpoint Type
endpoint-connection-typeEndpoint Connection Type

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet at-messaging-endpoint-type-vs

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"
          }
        ]
      }
    ]
  }
}