FHIR IG analytics| Package | de.gematik.terminology |
| Resource Type | ValueSet |
| Id | ValueSet-ti-organization-type-vs.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"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"
}
]
}
}