FHIR IG analytics| Package | de.gematik.schuleingangsuntersuchung |
| Resource Type | ValueSet |
| Id | ValueSet-ja-nein-warteliste.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/ja-nein-warteliste |
| URL | https://www.oegd.de/fhir/seu/ValueSet/ja-nein-warteliste |
| Status | draft |
| Name | JaNeinWartelisteVS |
| Title | JaNeinWartelisteVS |
| Description | JaNeinWartelisteVS |
No resources found
| CodeSystem | |
| sct | SNOMED codes used in this IG |
| v2-0532 | expandedYes-NoIndicator |
No narrative content found in resource
{
"resourceType": "ValueSet",
"status": "draft",
"name": "JaNeinWartelisteVS",
"id": "ja-nein-warteliste",
"title": "JaNeinWartelisteVS",
"description": "JaNeinWartelisteVS",
"url": "https://www.oegd.de/fhir/seu/ValueSet/ja-nein-warteliste",
"expansion": {
"timestamp": "2024-06-26T15:47:43+00:00",
"contains": [
{
"system": "http://snomed.info/sct",
"code": "270459005",
"display": "Warteliste"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0532",
"code": "Y",
"display": "Ja"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0532",
"code": "N",
"display": "Nein"
}
]
},
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "270459005",
"display": "Warteliste"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0532",
"concept": [
{
"code": "Y",
"display": "Ja"
},
{
"code": "N",
"display": "Nein"
}
]
}
]
}
}