Finnish Scheduling
0.2.0-cibuild - ci-build
Finnish Scheduling, published by HL7 Finland. This guide is not an authorized publication; it is the continuous build for version 0.2.0-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fhir-fi/finnish-scheduling/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Appointment",
"id" : "605791",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Appointment 605791</b></p><a name=\"605791\"> </a><a name=\"hc605791\"> </a><a name=\"605791-fi-FI\"> </a><p><b>status</b>: Booked</p><p><b>start</b>: 2020-01-01 12:00:00+0200</p><p><b>end</b>: 2020-01-01 12:30:00+0200</p><p><b>slot</b>: <a href=\"Slot-123456789.html\">Slot: identifier = 123456789; serviceCategory = Perheoikeudelliset palvelut; serviceType = Isyyden selvittämispalvelu; appointmentType = Kertakäynti toimipaikassa; status = free; start = 2020-01-01 12:00:00+0200; end = 2020-01-01 12:30:00+0200</a></p><p><b>created</b>: 2019-12-01</p></div>"
},
"extension" : [
{
"url" : "http://hl7.fi/fhir/StructureDefinition/ChildAppointment",
"valueIdentifier" : {
"value" : "345678901"
}
},
{
"url" : "http://hl7.fi/fhir/StructureDefinition/ChildAppointment",
"valueIdentifier" : {
"value" : "456789012"
}
}
],
"status" : "booked",
"start" : "2020-01-01T12:00:00+02:00",
"end" : "2020-01-01T12:30:00+02:00",
"slot" : [
{
🔗 "reference" : "Slot/123456789"
}
],
"created" : "2019-12-01"
}