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

FHIR IG analytics

Packagede.gematik.schuleingangsuntersuchung
Resource TypeValueSet
IdValueSet-geplant-findet-statt-abgeschlossen-vs.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.schuleingangsuntersuchung@1.0.0-ballot&canonical=https://www.oegd.de/fhir/seu/ValueSet/geplant-findet-statt-abgeschlossen-vs
URLhttps://www.oegd.de/fhir/seu/ValueSet/geplant-findet-statt-abgeschlossen-vs
Statusdraft
NameGeplantFindetStattAbgeschlossenVS
TitleGeplant, Findet Statt, Abgeschlossen Value Set
DescriptionGeplantFindetStattAbgeschlossenVS

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
geplant-findet-statt-abgeschlossen-csGeplant, Findet Statt, Abgeschlossen

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "GeplantFindetStattAbgeschlossenVS",
  "id": "geplant-findet-statt-abgeschlossen-vs",
  "title": "Geplant, Findet Statt, Abgeschlossen Value Set",
  "description": "GeplantFindetStattAbgeschlossenVS",
  "url": "https://www.oegd.de/fhir/seu/ValueSet/geplant-findet-statt-abgeschlossen-vs",
  "expansion": {
    "timestamp": "2024-04-06T12:00:00+00:00",
    "contains": [
      {
        "system": "https://www.oegd.de/fhir/seu/CodeSystem/geplant-findet-statt-abgeschlossen-cs",
        "code": "geplant",
        "display": "Geplant"
      },
      {
        "system": "https://www.oegd.de/fhir/seu/CodeSystem/geplant-findet-statt-abgeschlossen-cs",
        "code": "findet_statt",
        "display": "Findet statt"
      },
      {
        "system": "https://www.oegd.de/fhir/seu/CodeSystem/geplant-findet-statt-abgeschlossen-cs",
        "code": "abgeschlossen",
        "display": "Abgeschlossen"
      }
    ]
  },
  "compose": {
    "include": [
      {
        "system": "https://www.oegd.de/fhir/seu/CodeSystem/geplant-findet-statt-abgeschlossen-cs"
      }
    ]
  }
}