FHIR IG analytics| Package | de.gematik.schuleingangsuntersuchung |
| Resource Type | ValueSet |
| Id | ValueSet-versorgungsart-vs.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.gematik.schuleingangsuntersuchung@1.0.0-ballot&canonical=https://www.oegd.de/fhir/seu/ValueSet/versorgungsart-vs |
| URL | https://www.oegd.de/fhir/seu/ValueSet/versorgungsart-vs |
| Status | draft |
| Name | VersorgungsartVS |
| Title | Versorgungsart ValueSet |
| Description | VersorgungsartVS |
No resources found
| CodeSystem | |
| versorgungsart-cs | Versorgungsart CodeSystem |
No narrative content found in resource
{
"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"
}
]
}
}