1.0.0 - release
CambioOpenServicesIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Slot",
"id" : "803122",
"meta" : {
"profile" : [
🔗 "https://fhir.cambio.se/fhir/StructureDefinition/SlotLiteSe/v1"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Slot 803122</b></p><a name=\"803122\"> </a><a name=\"hc803122\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-SlotLiteSe.html\">SlotLiteSe</a></p></div><p><b>CommonPermittedPatientActions</b>: <a href=\"CodeSystem-CSPermittedPatientAppointmentActions.html#CSPermittedPatientAppointmentActions-CA\">Permitted Patient Appointment Actions Code System CA</a>: Cancellation Allowed</p><p><b>CommonPermittedPatientActions</b>: <a href=\"CodeSystem-CSPermittedPatientAppointmentActions.html#CSPermittedPatientAppointmentActions-MA\">Permitted Patient Appointment Actions Code System MA</a>: Message Allowed</p><p><b>CommonPermittedPatientActions</b>: <a href=\"CodeSystem-CSPermittedPatientAppointmentActions.html#CSPermittedPatientAppointmentActions-RA\">Permitted Patient Appointment Actions Code System RA</a>: Rebooking Allowed</p><p><b>schedule</b>: <a href=\"#hc803122/5646\">Schedule</a></p><p><b>status</b>: Free</p><p><b>start</b>: 2022-02-11 08:30:00+0100</p><p><b>end</b>: 2022-02-11 09:00:00+0100</p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Schedule #5646</b></p><a name=\"803122/5646\"> </a><a name=\"hc803122/5646\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <code>https://fhir.cambio.se/StructureDefinition/ScheduleLiteSe/v1</code></p></div><p><b>actor</b>: </p><ul><li><a href=\"HealthcareService/746\">Videomöte</a></li><li>Hermansson, Nils (Identifier: <code>urn:oid:1.2.752.129.2.1.4.1</code>/HSA-ID-683288237)</li></ul></blockquote></div>"
},
"contained" : [
{
"resourceType" : "Schedule",
"id" : "5646",
"meta" : {
"profile" : [
"https://fhir.cambio.se/StructureDefinition/ScheduleLiteSe/v1"
]
},
"actor" : [
{
"reference" : "HealthcareService/746",
"type" : "HealthcareService",
"display" : "Videomöte"
},
{
"type" : "Practitioner",
"identifier" : {
"system" : "urn:oid:1.2.752.129.2.1.4.1",
"value" : "HSA-ID-683288237"
},
"display" : "Hermansson, Nils"
}
]
}
],
"extension" : [
{
"url" : "http://cambio.se/fhir/StructureDefinition/common-permittedPatientActions/v1",
"valueCoding" : {
"system" : "https://cambio.codes/cs/permitted-patient-appointment-actions",
"code" : "CA",
"display" : "Cancellation Allowed"
}
},
{
"url" : "http://cambio.se/fhir/StructureDefinition/common-permittedPatientActions/v1",
"valueCoding" : {
"system" : "https://cambio.codes/cs/permitted-patient-appointment-actions",
"code" : "MA",
"display" : "Message Allowed"
}
},
{
"url" : "http://cambio.se/fhir/StructureDefinition/common-permittedPatientActions/v1",
"valueCoding" : {
"system" : "https://cambio.codes/cs/permitted-patient-appointment-actions",
"code" : "RA",
"display" : "Rebooking Allowed"
}
}
],
"schedule" : {
"reference" : "#5646"
},
"status" : "free",
"start" : "2022-02-11T08:30:00.000+01:00",
"end" : "2022-02-11T09:00:00.000+01:00"
}