| Package | de.kvtelematik.eterminservice.r4 |
| Resource Type | ValueSet |
| Id | valueset-ets-appointmentstatus |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.kvtelematik.eterminservice.r4@0.1.1&canonical=https://fhir.kbv.de/ValueSet/74_VS_ETS_Appointmentstatus |
| URL | https://fhir.kbv.de/ValueSet/74_VS_ETS_Appointmentstatus |
| Version | 3.0 |
| Status | draft |
| Name | ValueSetEtsAppointmentstatus |
| Title | eTerminservice Appointmentstatus |
| Description | eTerminservice Appointmentstatus |
| Copyright | Copyright 2018,2019 KV Telematik GmbH |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"url": "https://fhir.kbv.de/ValueSet/74_VS_ETS_Appointmentstatus",
"version": "3.0",
"name": "ValueSetEtsAppointmentstatus",
"title": "eTerminservice Appointmentstatus",
"status": "draft",
"experimental": true,
"publisher": "KV Telematik GmbH",
"contact": [
{
"name": "KV Telematik GmbH",
"telecom": [
{
"system": "url",
"value": "https://www.kv-telematik.de"
}
]
}
],
"description": "eTerminservice Appointmentstatus",
"copyright": "Copyright 2018,2019 KV Telematik GmbH",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/appointmentstatus",
"concept": [
{
"code": "booked"
},
{
"code": "fulfilled"
},
{
"code": "cancelled"
},
{
"code": "noshow"
}
]
}
]
}
}