{
"description": "Agenda gestita dal CUP Regionale Lazio. \\nPossono essere associati acttor di vario tipo, specialità e tipo di servizio sulla Schedule. \\nLa prestazione clinica specifica è sulla prenotazione (Appointment.supportingInformation).",
"_filename": "StructureDefinition-lccup-schedule.json",
"package_name": "lazio.crea.cup.irt",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "5.0.0",
"name": "LcCupSchedule",
"abstract": false,
"type": "Schedule",
"experimental": "true",
"resourceType": "StructureDefinition",
"title": "LcCup Schedule - Agenda CUP Lazio",
"package_version": "1.0.0",
"status": "draft",
"id": "514ed8f9-5fb1-4da5-9e8b-9cfc006949c7",
"kind": "resource",
"url": "https://www.fhir.laziocrea.it/StructureDefinition/lccup-schedule",
"version": "1.0.0",
"differential": {
"element": [ {
"id": "Schedule.meta.profile",
"max": "1",
"min": 1,
"path": "Schedule.meta.profile",
"patternCanonical": "https://www.fhir.laziocrea.it/StructureDefinition/lccup-schedule"
}, {
"id": "Schedule.extension",
"path": "Schedule.extension",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "Schedule.extension:tipoAgenda",
"max": "1",
"min": 0,
"path": "Schedule.extension",
"type": [ {
"code": "Extension",
"profile": [ "https://www.fhir.laziocrea.it/StructureDefinition/tipo-agenda" ]
} ],
"short": "Tipo agenda: SSN, ALPI, Privata o Convenzionata",
"sliceName": "tipoAgenda",
"mustSupport": true
}, {
"id": "Schedule.extension:createdBy",
"max": "1",
"min": 0,
"path": "Schedule.extension",
"type": [ {
"code": "Extension",
"profile": [ "https://www.fhir.laziocrea.it/StructureDefinition/created-by" ]
} ],
"short": "Professionista creatore agenda",
"sliceName": "createdBy",
"mustSupport": true
}, {
"id": "Schedule.extension:managingOrganization",
"max": "1",
"min": 0,
"path": "Schedule.extension",
"type": [ {
"code": "Extension",
"profile": [ "https://www.fhir.laziocrea.it/StructureDefinition/managing-organization" ]
} ],
"short": "Struttura gestore agenda",
"sliceName": "managingOrganization",
"mustSupport": true
}, {
"id": "Schedule.extension:timeQuantum",
"max": "1",
"min": 0,
"path": "Schedule.extension",
"type": [ {
"code": "Extension",
"profile": [ "https://www.fhir.laziocrea.it/StructureDefinition/time-quantum" ]
} ],
"short": "Durata slot predefinita in minuti",
"sliceName": "timeQuantum",
"mustSupport": true
}, {
"id": "Schedule.extension:visible",
"max": "1",
"min": 0,
"path": "Schedule.extension",
"type": [ {
"code": "Extension",
"profile": [ "https://www.fhir.laziocrea.it/StructureDefinition/visible" ]
} ],
"short": "Agenda visibile",
"sliceName": "visible",
"mustSupport": true
}, {
"id": "Schedule.extension:draft",
"max": "1",
"min": 0,
"path": "Schedule.extension",
"type": [ {
"code": "Extension",
"profile": [ "https://www.fhir.laziocrea.it/StructureDefinition/draft" ]
} ],
"short": "Agenda in bozza",
"sliceName": "draft",
"mustSupport": true
}, {
"id": "Schedule.extension:slotInitialized",
"max": "1",
"min": 0,
"path": "Schedule.extension",
"type": [ {
"code": "Extension",
"profile": [ "https://www.fhir.laziocrea.it/StructureDefinition/slot-initialized" ]
} ],
"short": "Slot generati",
"sliceName": "slotInitialized",
"mustSupport": true
}, {
"id": "Schedule.identifier",
"min": 1,
"path": "Schedule.identifier",
"short": "Identificatore agenda (mnemonico CUP 99INV o URI CUP)",
"mustSupport": true
}, {
"id": "Schedule.identifier.type",
"path": "Schedule.identifier.type",
"binding": {
"strength": "extensible",
"valueSet": "https://www.fhir.laziocrea.it/ValueSet/vs-tipo-identificatore"
},
"mustSupport": true
}, {
"id": "Schedule.active",
"min": 1,
"path": "Schedule.active",
"mustSupport": true
}, {
"id": "Schedule.serviceType",
"path": "Schedule.serviceType",
"short": "Prestazioni ammesse (opzionale in teleconsulto; può stare sullo Slot)",
"mustSupport": true
}, {
"id": "Schedule.specialty",
"path": "Schedule.specialty",
"short": "Specialità medica (tipica in presenza)",
"mustSupport": true
}, {
"id": "Schedule.name",
"min": 1,
"path": "Schedule.name",
"mustSupport": true
}, {
"id": "Schedule.actor",
"path": "Schedule.actor",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://www.fhir.laziocrea.it/StructureDefinition/lccup-care-team", "https://www.fhir.laziocrea.it/StructureDefinition/lccup-practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://hl7.org/fhir/StructureDefinition/HealthcareService", "http://hl7.org/fhir/StructureDefinition/Location" ]
} ],
"short": "Equipe (teleconsulto) o erogatore in presenza",
"mustSupport": true
}, {
"id": "Schedule.planningHorizon",
"path": "Schedule.planningHorizon",
"short": "Periodo di validità dell'agenda",
"mustSupport": true
}, {
"id": "Schedule.planningHorizon.start",
"path": "Schedule.planningHorizon.start",
"mustSupport": true
}, {
"id": "Schedule.comment",
"path": "Schedule.comment",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Schedule"
}