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

FHIR IG Statistics: ValueSet/encounter-serviceType-pflege

Packagede.gematik.isip
Resource TypeValueSet
Idencounter-serviceType-pflege
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.isip@1.0.2&canonical=https://gematik.de/fhir/isip/v1/Basismodul/ValueSet/encounter-serviceType-pflege
URLhttps://gematik.de/fhir/isip/v1/Basismodul/ValueSet/encounter-serviceType-pflege
Version1.0.2
Statusactive
NameEncounterServiceTypePflegeVS
Realmde

Resources that use this resource

StructureDefinition
ISiPPflegeepisodeISiPPflegeepisode

Resources that this resource uses

CodeSystem
EncounterPflegeArtenEncounterPflegeArten

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "EncounterServiceTypePflegeVS",
  "id": "encounter-serviceType-pflege",
  "version": "1.0.2",
  "url": "https://gematik.de/fhir/isip/v1/Basismodul/ValueSet/encounter-serviceType-pflege",
  "compose": {
    "include": [
      {
        "system": "https://gematik.de/fhir/isip/v1/Basismodul/CodeSystem/EncounterPflegeArten",
        "concept": [
          {
            "code": "intensivpflege",
            "display": "Intensivpflege"
          },
          {
            "code": "palliativpflege",
            "display": "Palliativpflege"
          },
          {
            "code": "behindertenpflege",
            "display": "Behindertenpflege"
          },
          {
            "code": "rehabilitationspflege",
            "display": "Rehabilitationspflege"
          },
          {
            "code": "psychatrischepflege",
            "display": "Psychiatrische Pflege"
          },
          {
            "code": "allgemeinepflege",
            "display": "Allgemeine Pflege"
          }
        ]
      }
    ]
  }
}