FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/EndpointDirectoryPayloadType

Packagede.gematik.fhir.directory
Resource TypeCodeSystem
IdEndpointDirectoryPayloadType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.fhir.directory@0.15.0&canonical=https://gematik.de/fhir/directory/CodeSystem/EndpointDirectoryPayloadType
URLhttps://gematik.de/fhir/directory/CodeSystem/EndpointDirectoryPayloadType
Version0.15.0
Statusactive
Date2024-10-29
NameEndpointDirectoryPayloadType
TitleCodes for Endpoint.payloadType
DescriptionCodeSystem TI specific payload types assigned to the Endpoints Codes are maintained by gematik. The codes are used to declare which processes are supported by an entity with the corresponding entry in the gematik Directory. New codes can be requested at gematik. There must exist a specification for each code so that developers can find out how to implement the process.
Contentcomplete

Resources that use this resource

ValueSet
EndpointPayloadTypeVSEndpointPayloadTypeVS

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "EndpointDirectoryPayloadType",
  "id": "EndpointDirectoryPayloadType",
  "title": "Codes for Endpoint.payloadType",
  "description": "CodeSystem TI specific payload types assigned to the Endpoints\n\nCodes are maintained by gematik.\nThe codes are used to declare which processes are supported by an entity with the corresponding entry in the gematik Directory.\nNew codes can be requested at gematik. There must exist a specification for each code so that developers can find out how to implement the process.",
  "version": "0.15.0",
  "url": "https://gematik.de/fhir/directory/CodeSystem/EndpointDirectoryPayloadType",
  "concept": [
    {
      "code": "tim-chat",
      "display": "TI-Messenger chat"
    }
  ],
  "experimental": false,
  "publisher": "gematik GmbH",
  "date": "2024-10-29",
  "caseSensitive": false,
  "count": 1
}