2.2.3-test - ci-build
NoBasis - Local Development build (v2.2.3-test) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "AppointmentResponse",
"id" : "PatientAppointmentResponseExample",
"meta" : {
"profile" : [
🔗 "http://hl7.no/fhir/ig/StructureDefinition/no-basis-AppointmentResponse"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: AppointmentResponse PatientAppointmentResponseExample</b></p><a name=\"PatientAppointmentResponseExample\"> </a><a name=\"hcPatientAppointmentResponseExample\"> </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-no-basis-AppointmentResponse.html\">no-basis-AppointmentResponse</a></p></div><p><b>no-basis-shortnotice</b>: true</p><p><b>appointment</b>: <a href=\"Appointment-AppointmentExample.html\">MRI results discussion</a></p><p><b>actor</b>: <a href=\"Patient-PatientExample.html\">Peter James Chalmers</a></p><p><b>participantStatus</b>: Accepted</p></div>"
},
"extension" : [
{
"url" : "http://hl7.no/fhir/ig/StructureDefinition/no-basis-shortnotice",
"valueBoolean" : true
}
],
"appointment" : {
🔗 "reference" : "Appointment/AppointmentExample",
"display" : "MRI results discussion"
},
"actor" : {
🔗 "reference" : "Patient/PatientExample",
"type" : "Patient",
"display" : "Peter James Chalmers"
},
"participantStatus" : "accepted"
}