FHIR IG analytics| Package | lazio.crea.cup.irt |
| Resource Type | Slot |
| Id | Slot-esempio-slot-libero.json |
| FHIR Version | R5 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Slot",
"id": "esempio-slot-libero",
"meta": {
"profile": [
"https://www.fhir.laziocrea.it/StructureDefinition/lccup-slot"
]
},
"schedule": {
"reference": "Schedule/esempio-agenda-cardiologia"
},
"status": "free",
"serviceType": [
{
"concept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "408471009",
"display": "Visita cardiologica"
}
]
}
}
],
"start": "2025-04-15T09:00:00+01:00",
"end": "2025-04-15T09:20:00+01:00",
"overbooked": false
}