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

FHIR IG Statistics: CodeSystem/OrganizationProviderType

Packagede.gematik.fhir.directory
Resource TypeCodeSystem
IdOrganizationProviderType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.fhir.directory@0.15.0&canonical=https://gematik.de/fhir/directory/CodeSystem/OrganizationProviderType
URLhttps://gematik.de/fhir/directory/CodeSystem/OrganizationProviderType
Version0.15.0
Statusactive
Date2024-10-29
NameOrganizationProviderType
DescriptionCodeSystem of TI Service Provider types as to be found in the gematik Directory
Contentcomplete

Resources that use this resource

ValueSet
OrganizationTypeVSOrganizationTypeVS

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "OrganizationProviderType",
  "id": "OrganizationProviderType",
  "description": "CodeSystem of TI Service Provider types as to be found in the gematik Directory",
  "version": "0.15.0",
  "url": "https://gematik.de/fhir/directory/CodeSystem/OrganizationProviderType",
  "concept": [
    {
      "code": "tim-provider",
      "display": "TI-Messenger-Provider"
    },
    {
      "code": "kim-provider",
      "display": "KIM-Provider"
    },
    {
      "code": "tsp",
      "display": "Trust Service Provider"
    },
    {
      "code": "idp",
      "display": "Identity Provider"
    }
  ],
  "experimental": false,
  "publisher": "gematik GmbH",
  "date": "2024-10-29",
  "caseSensitive": false,
  "count": 4
}