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" : "Appointment",
"id" : "284242",
"meta" : {
"profile" : [
🔗 "https://fhir.cambio.se/StructureDefinition/AppointmentSe/v1"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Appointment 284242</b></p><a name=\"284242\"> </a><a name=\"hc284242\"> </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-AppointmentSe.html\">AppointmentSe</a></p></div><p><b>se/fhir/StructureDefinition/common-serviceProvider</b>: <a href=\"Organization/1066\">Organization/1066</a></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>status</b>: Booked</p><p><b>supportingInformation</b>: <a href=\"Encounter/284234\">Encounter/284234</a></p><p><b>start</b>: 2020-01-07 12:00:00+0100</p><p><b>end</b>: 2020-01-07 12:15:00+0100</p><blockquote><p><b>participant</b></p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PART}\">11103</span></p><p><b>actor</b>: <a href=\"Patient/11103\">Patient/11103</a></p><p><b>required</b>: Required</p><p><b>status</b>: Accepted</p></blockquote><blockquote><p><b>participant</b></p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PART}\">1066</span></p><p><b>actor</b>: <a href=\"Location/1066\">Cambio COSMIC Webbtidbok</a></p><p><b>required</b>: Required</p><p><b>status</b>: Accepted</p></blockquote><blockquote><p><b>participant</b></p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PPRF}\">539311</span></p><p><b>actor</b>: <a href=\"Practitioner/539311\">Andersson, Johan</a></p><p><b>required</b>: Required</p><p><b>status</b>: Accepted</p></blockquote><blockquote><p><b>participant</b></p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PART}\">548</span></p><p><b>actor</b>: <a href=\"HealthcareService/548\">MVK booking with pf 15 min</a></p><p><b>required</b>: Required</p><p><b>status</b>: Accepted</p></blockquote></div>"
},
"extension" : [
{
"url" : "https://cambio.se/fhir/StructureDefinition/common-serviceProvider",
"valueReference" : {
"reference" : "Organization/1066",
"type" : "Organization"
}
},
{
"url" : "http://cambio.se/fhir/StructureDefinition/common-permittedPatientActions/v1",
"valueCoding" : {
"system" : "https://cambio.codes/cs/permitted-patient-appointment-actions",
"code" : "MA",
"display" : "Message Allowed"
}
}
],
"status" : "booked",
"supportingInformation" : [
{
"reference" : "Encounter/284234",
"type" : "Encounter"
}
],
"start" : "2020-01-07T12:00:00.000+01:00",
"end" : "2020-01-07T12:15:00.000+01:00",
"participant" : [
{
"type" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code" : "PART"
}
],
"text" : "11103"
}
],
"actor" : {
"reference" : "Patient/11103",
"type" : "Patient"
},
"required" : "required",
"status" : "accepted"
},
{
"type" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code" : "PART"
}
],
"text" : "1066"
}
],
"actor" : {
"reference" : "Location/1066",
"type" : "Location",
"identifier" : {
"system" : "urn:oid:1.2.752.129.2.1.4.1",
"value" : "SE162321000024-6901"
},
"display" : "Cambio COSMIC Webbtidbok"
},
"required" : "required",
"status" : "accepted"
},
{
"type" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code" : "PPRF"
}
],
"text" : "539311"
}
],
"actor" : {
"reference" : "Practitioner/539311",
"type" : "Practitioner",
"identifier" : {
"system" : "urn:oid:1.2.752.129.2.1.4.1"
},
"display" : "Andersson, Johan"
},
"required" : "required",
"status" : "accepted"
},
{
"type" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code" : "PART"
}
],
"text" : "548"
}
],
"actor" : {
"reference" : "HealthcareService/548",
"type" : "HealthcareService",
"display" : "MVK booking with pf 15 min"
},
"required" : "required",
"status" : "accepted"
}
]
}