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

FHIR IG analytics

Packagede.gematik.schuleingangsuntersuchung
Resource TypeValueSet
IdValueSet-versorgungsart-vs.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.schuleingangsuntersuchung@1.0.0-ballot&canonical=https://www.oegd.de/fhir/seu/ValueSet/versorgungsart-vs
URLhttps://www.oegd.de/fhir/seu/ValueSet/versorgungsart-vs
Statusdraft
NameVersorgungsartVS
TitleVersorgungsart ValueSet
DescriptionVersorgungsartVS

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
versorgungsart-csVersorgungsart CodeSystem

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "VersorgungsartVS",
  "id": "versorgungsart-vs",
  "title": "Versorgungsart ValueSet",
  "description": "VersorgungsartVS",
  "url": "https://www.oegd.de/fhir/seu/ValueSet/versorgungsart-vs",
  "expansion": {
    "timestamp": "2024-04-06T12:00:00+00:00",
    "contains": [
      {
        "system": "https://www.oegd.de/fhir/seu/CodeSystem/versorgungsart-cs",
        "code": "ambulant",
        "display": "Ambulant"
      },
      {
        "system": "https://www.oegd.de/fhir/seu/CodeSystem/versorgungsart-cs",
        "code": "krankenhaus",
        "display": "Krankenhaus"
      }
    ]
  },
  "compose": {
    "include": [
      {
        "system": "https://www.oegd.de/fhir/seu/CodeSystem/versorgungsart-cs"
      }
    ]
  }
}