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

FHIR IG analytics

Packagede.gematik.terminology
Resource TypeValueSet
IdValueSet-ti-organization-type-vs.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "ti-organization-type-vs",
  "url": "https://gematik.de/fhir/directory/ValueSet/OrganizationTypeVS",
  "version": "1.0.7",
  "name": "TIOrganizationTypeVS",
  "title": "TI Organization Types",
  "status": "active",
  "experimental": false,
  "date": "2025-09-12",
  "publisher": "gematik GmbH",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.gematik.de"
        }
      ]
    }
  ],
  "description": "ValueSet for `Organization.type`",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DE"
        }
      ]
    }
  ],
  "immutable": false,
  "copyright": "gematik GmbH",
  "compose": {
    "include": [
      {
        "system": "https://gematik.de/fhir/directory/CodeSystem/OrganizationProviderType"
      }
    ]
  },
  "expansion": {
    "timestamp": "2025-11-03",
    "contains": [
      {
        "system": "https://gematik.de/fhir/directory/CodeSystem/OrganizationProviderType",
        "code": "tim-provider",
        "display": "TI-Messenger-Provider"
      },
      {
        "system": "https://gematik.de/fhir/directory/CodeSystem/OrganizationProviderType",
        "code": "kim-provider",
        "display": "KIM-Provider"
      },
      {
        "system": "https://gematik.de/fhir/directory/CodeSystem/OrganizationProviderType",
        "code": "tsp",
        "display": "Trust Service Provider"
      },
      {
        "system": "https://gematik.de/fhir/directory/CodeSystem/OrganizationProviderType",
        "code": "idp",
        "display": "Identity Provider"
      }
    ]
  }
}