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

FHIR IG Statistics: ValueSet/epa-ehealth-dsi-healthcare-facility-type-vs

Packagede.gematik.terminology
Resource TypeValueSet
Idepa-ehealth-dsi-healthcare-facility-type-vs
FHIR VersionR4
Sourcehttps://gematik.de/fhir/terminology/https://simplifier.net/resolve?scope=de.gematik.terminology@1.0.6&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.6
Statusactive
Date2025-05-28
NameEPAEHealthDSIHealthcareFacilityTypeVS
TitleEHealth DSI Healthcare Facility Type ValueSet for ePA
Realmde
DescriptionType of Healthcare Professional Organisation

Resources that use this resource

StructureDefinition
epa-auditeventEPA AuditEvent

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "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.6",
  "name": "EPAEHealthDSIHealthcareFacilityTypeVS",
  "title": "EHealth DSI Healthcare Facility Type ValueSet for ePA",
  "status": "active",
  "experimental": false,
  "date": "2025-05-28",
  "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,
  "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",
                "value": "Krankenhaus"
              }
            ]
          },
          {
            "code": "Resident Physician",
            "display": "Resident Physician",
            "designation": [
              {
                "language": "de",
                "value": "Niedergelassene(r) Ärztin/Arzt"
              }
            ]
          },
          {
            "code": "Pharmacy",
            "display": "Pharmacy",
            "designation": [
              {
                "language": "de",
                "value": "Apotheke"
              }
            ]
          },
          {
            "code": "Other",
            "display": "Other",
            "designation": [
              {
                "language": "de",
                "value": "Andere"
              }
            ]
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2025-05-28",
    "contains": [
      {
        "system": "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.2.2.2",
        "code": "Hospital",
        "display": "Hospital"
      },
      {
        "system": "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.2.2.2",
        "code": "Resident Physician",
        "display": "Resident Physician"
      },
      {
        "system": "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.2.2.2",
        "code": "Pharmacy",
        "display": "Pharmacy"
      },
      {
        "system": "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.2.2.2",
        "code": "Other",
        "display": "Other"
      }
    ]
  }
}