{ "resourceType": "Appointment", "id": "NabotoAppointmentExample", "meta": { "profile": [ "http://fhir.naboto.com/StructureDefinition/naboto-appointment" ] }, "text": { "status": "extensions", "div": "

Generated Narrative: Appointment

Resource Appointment \"NabotoAppointmentExample\"

Profile: Naboto Appointment Profile

NabotoNote

value: Is this treatment covered by my insurance? (By https://naboto.com/patient/12345 @Jan 1, 2022, 8:00:00 AM)

NabotoNote

value: Patient asked for discrete treatment (By https://naboto.com/practitioner/987654321 @Jan 1, 2022, 9:15:00 AM)

identifier: id: 11223344

status: booked

start: Feb 2, 2022, 11:00:00 AM

end: Feb 2, 2022, 12:00:00 PM

created: 2022-01-01 11:11:11+0000

participant

VirtualServiceContactDetail

value: Visit-e (Details: http://fhir.naboto.com/CodeSystem/naboto-vidcall-channel-type code visit-e = 'Visit-e', stated as 'null')

value: https://patient.visit-e.at/abcdefghijklmn

value: abcdefghijklmn

type: primary performer (ParticipationType#PPRF)

actor: https://naboto.com/practitioner/987654321: Naboto Practitioner 987654321

required: required

status: accepted

participant

VirtualServiceContactDetail

value: Visit-e (Details: http://fhir.naboto.com/CodeSystem/naboto-vidcall-channel-type code visit-e = 'Visit-e', stated as 'null')

value: https://patient.visit-e.at/1234567890

value: 1234567890

type: subject (ParticipationType#SBJ)

actor: https://naboto.com/patients/1337: Naboto Patient 1337

status: accepted

" }, "extension": [ { "extension": [ { "url": "note", "valueAnnotation": { "authorReference": { "reference": "https://naboto.com/patient/12345", "type": "Patient", "display": "Naboto Patient 12345" }, "time": "2022-01-01T08:00:00.000Z", "text": "Is this treatment covered by my insurance?" } } ], "url": "http://fhir.naboto.com/StructureDefinition/naboto-note" }, { "extension": [ { "url": "note", "valueAnnotation": { "authorReference": { "reference": "https://naboto.com/practitioner/987654321", "type": "Practitioner", "display": "Naboto Practitioner 987654321" }, "time": "2022-01-01T09:15:00.000Z", "text": "Patient asked for discrete treatment" } } ], "url": "http://fhir.naboto.com/StructureDefinition/naboto-note" } ], "identifier": [ { "system": "https://third-party-system/appointment", "value": "11223344" } ], "status": "booked", "start": "2022-02-02T11:00:00Z", "end": "2022-02-02T12:00:00Z", "created": "2022-01-01T11:11:11.111Z", "participant": [ { "extension": [ { "extension": [ { "url": "channelType", "valueCoding": { "system": "http://fhir.naboto.com/CodeSystem/naboto-vidcall-channel-type", "code": "visit-e" } }, { "url": "address", "valueUrl": "https://patient.visit-e.at/abcdefghijklmn" }, { "url": "sessionKey", "valueString": "abcdefghijklmn" } ], "url": "http://fhir.naboto.com/StructureDefinition/virtual-service-contact-detail" } ], "type": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", "code": "PPRF" } ] } ], "actor": { "reference": "https://naboto.com/practitioner/987654321", "type": "Patient", "display": "Naboto Practitioner 987654321" }, "required": "required", "status": "accepted" }, { "extension": [ { "extension": [ { "url": "channelType", "valueCoding": { "system": "http://fhir.naboto.com/CodeSystem/naboto-vidcall-channel-type", "code": "visit-e" } }, { "url": "address", "valueUrl": "https://patient.visit-e.at/1234567890" }, { "url": "sessionKey", "valueString": "1234567890" } ], "url": "http://fhir.naboto.com/StructureDefinition/virtual-service-contact-detail" } ], "type": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", "code": "SBJ" } ] } ], "actor": { "reference": "https://naboto.com/patients/1337", "type": "Patient", "display": "Naboto Patient 1337" }, "status": "accepted" } ] }