FHIR IG analytics| Package | lazio.crea.cup.irt |
| Resource Type | ValueSet |
| Id | ValueSet-vs-stato-slot.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=lazio.crea.cup.irt@1.3.0&canonical=https://www.fhir.laziocrea.it/ValueSet/vs-stato-slot |
| URL | https://www.fhir.laziocrea.it/ValueSet/vs-stato-slot |
| Version | 1.3.0 |
| Status | draft |
| Name | VsStatoSlot |
| Title | Stato Slot |
No resources found
| CodeSystem | ||
| hl7.terminology#current | v2-0276 | appointmentReason |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "vs-stato-slot",
"url": "https://www.fhir.laziocrea.it/ValueSet/vs-stato-slot",
"version": "1.3.0",
"name": "VsStatoSlot",
"title": "Stato Slot",
"status": "draft",
"experimental": true,
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0276",
"concept": [
{
"code": "free",
"display": "Libero"
},
{
"code": "busy",
"display": "Occupato"
},
{
"code": "busy-unavailable",
"display": "Non disponibile"
},
{
"code": "busy-tentative",
"display": "Prenotazione tentativa"
}
]
}
]
}
}