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

FHIR IG analytics

Packagede.gematik.terminology
Resource TypeValueSet
IdValueSet-epa-ehealth-dsi-healthcare-facility-type-vs.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.terminology@1.0.8&canonical=https://gematik.de/fhir/terminology/ValueSet/epa-ehealth-dsi-healthcare-facility-type-vs
URLhttps://gematik.de/fhir/terminology/ValueSet/epa-ehealth-dsi-healthcare-facility-type-vs
Version1.0.7
Statusactive
Date2025-09-12
NameEPAEHealthDSIHealthcareFacilityTypeVS
TitleEHealth DSI Healthcare Facility Type ValueSet for ePA
Realmde
DescriptionType of Healthcare Professional Organisation
Copyrightgematik GmbH

Resources that use this resource

StructureDefinition
epa-auditeventEPA AuditEvent

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "epa-ehealth-dsi-healthcare-facility-type-vs",
  "url": "https://gematik.de/fhir/terminology/ValueSet/epa-ehealth-dsi-healthcare-facility-type-vs",
  "version": "1.0.7",
  "name": "EPAEHealthDSIHealthcareFacilityTypeVS",
  "title": "EHealth DSI Healthcare Facility Type ValueSet for ePA",
  "status": "active",
  "experimental": false,
  "date": "2025-09-12",
  "publisher": "gematik GmbH",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.gematik.de"
        }
      ]
    }
  ],
  "description": "Type of Healthcare Professional Organisation",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DE"
        }
      ]
    }
  ],
  "immutable": false,
  "copyright": "gematik GmbH",
  "compose": {
    "include": [
      {
        "system": "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.2.2.2",
        "concept": [
          {
            "code": "Hospital",
            "display": "Hospital",
            "designation": [
              {
                "language": "de-DE",
                "value": "Krankenhaus"
              }
            ]
          },
          {
            "code": "Resident Physician",
            "display": "Resident Physician",
            "designation": [
              {
                "language": "de-DE",
                "value": "Niedergelassene(r) Ärztin/Arzt"
              }
            ]
          },
          {
            "code": "Pharmacy",
            "display": "Pharmacy",
            "designation": [
              {
                "language": "de-DE",
                "value": "Apotheke"
              }
            ]
          },
          {
            "code": "Other",
            "display": "Other",
            "designation": [
              {
                "language": "de-DE",
                "value": "Andere"
              }
            ]
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2025-11-03",
    "contains": [
      {
        "system": "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.2.2.2",
        "code": "Hospital",
        "display": "Hospital",
        "designation": [
          {
            "language": "de-DE",
            "value": "Krankenhaus"
          }
        ]
      },
      {
        "system": "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.2.2.2",
        "code": "Resident Physician",
        "display": "Resident Physician",
        "designation": [
          {
            "language": "de-DE",
            "value": "Niedergelassene(r) Ärztin/Arzt"
          }
        ]
      },
      {
        "system": "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.2.2.2",
        "code": "Pharmacy",
        "display": "Pharmacy",
        "designation": [
          {
            "language": "de-DE",
            "value": "Apotheke"
          }
        ]
      },
      {
        "system": "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.2.2.2",
        "code": "Other",
        "display": "Other",
        "designation": [
          {
            "language": "de-DE",
            "value": "Andere"
          }
        ]
      }
    ]
  }
}