Magentus Practice Management FHIR Implementation Guide
1.2.35 - ci-build
Magentus Practice Management FHIR Implementation Guide - Local Development build (v1.2.35) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "AppointmentResponse",
"id" : "bd1efd6a-e035-4fa8-b539-f0939de7c5ed",
"meta" : {
"profile" : [
🔗 "http://fhir.geniesolutions.io/StructureDefinition/ebookings-appointmentresponse"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: AppointmentResponse bd1efd6a-e035-4fa8-b539-f0939de7c5ed</b></p><a name=\"bd1efd6a-e035-4fa8-b539-f0939de7c5ed\"> </a><a name=\"hcbd1efd6a-e035-4fa8-b539-f0939de7c5ed\"> </a><a name=\"bd1efd6a-e035-4fa8-b539-f0939de7c5ed-en-US\"> </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-ebookings-appointmentresponse.html\">EBookings Appointment Response</a></p></div><p><b>appointment</b>: <a href=\"Appointment-840fdd86-f273-4c56-89af-cc5dcda592ab.html\">Appointment: extension = 2022-02-01 13:00:00+1000; status = pending; serviceType = ; reasonCode = ; start = 2022-04-01 11:45:00+1000; end = 2022-04-01 12:00:00+1000; created = 2022-02-01 08:00:00+1000; comment = Preoperative notes; patientInstruction = Fast from 2:00 AM</a></p><p><b>start</b>: 2022-04-01 11:45:00+1000</p><p><b>participantType</b>: <span title=\"Codes:{http://snomed.info/sct 22232009}\">Hospital</span></p><p><b>actor</b>: <a href=\"HealthcareService-c17392bb-5f86-4906-be86-71e6f7634e77.html\">Ashford Private Hospital</a></p><p><b>participantStatus</b>: Accepted</p><p><b>comment</b>: Awaiting admission form from patient</p></div>"
},
"appointment" : {
🔗 "reference" : "Appointment/840fdd86-f273-4c56-89af-cc5dcda592ab"
},
"start" : "2022-04-01T11:45:00.000+10:00",
"participantType" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "22232009",
"display" : "Hospital"
}
]
}
],
"actor" : {
🔗 "reference" : "HealthcareService/c17392bb-5f86-4906-be86-71e6f7634e77",
"identifier" : {
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "PRN"
}
],
"text" : "Hospital Provider Number"
},
"system" : "https://www.health.gov.au/resources/publications/list-of-declared-hospitals",
"value" : "0065020L"
},
"display" : "Ashford Private Hospital"
},
"participantStatus" : "accepted",
"comment" : "Awaiting admission form from patient"
}