@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Appointment; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "NabotoAppointmentExample"]; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "http://fhir.naboto.com/StructureDefinition/naboto-appointment"; fhir:index 0; fhir:link ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "extensions" ]; fhir:Narrative.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

" ]; fhir:DomainResource.extension [ fhir:index 0; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "note" ]; fhir:Extension.valueAnnotation [ fhir:Annotation.authorReference [ fhir:link ; fhir:Reference.reference [ fhir:value "https://naboto.com/patient/12345" ]; fhir:Reference.type [ fhir:value "Patient" ]; fhir:Reference.display [ fhir:value "Naboto Patient 12345" ] ]; fhir:Annotation.time [ fhir:value "2022-01-01T08:00:00.000Z"^^xsd:dateTime ]; fhir:Annotation.text [ fhir:value "Is this treatment covered by my insurance?" ] ] ]; fhir:Extension.url [ fhir:value "http://fhir.naboto.com/StructureDefinition/naboto-note" ] ], [ fhir:index 1; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "note" ]; fhir:Extension.valueAnnotation [ fhir:Annotation.authorReference [ fhir:link ; fhir:Reference.reference [ fhir:value "https://naboto.com/practitioner/987654321" ]; fhir:Reference.type [ fhir:value "Practitioner" ]; fhir:Reference.display [ fhir:value "Naboto Practitioner 987654321" ] ]; fhir:Annotation.time [ fhir:value "2022-01-01T09:15:00.000Z"^^xsd:dateTime ]; fhir:Annotation.text [ fhir:value "Patient asked for discrete treatment" ] ] ]; fhir:Extension.url [ fhir:value "http://fhir.naboto.com/StructureDefinition/naboto-note" ] ]; fhir:Appointment.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "https://third-party-system/appointment" ]; fhir:Identifier.value [ fhir:value "11223344" ] ]; fhir:Appointment.status [ fhir:value "booked"]; fhir:Appointment.start [ fhir:value "2022-02-02T11:00:00Z"^^xsd:dateTime]; fhir:Appointment.end [ fhir:value "2022-02-02T12:00:00Z"^^xsd:dateTime]; fhir:Appointment.created [ fhir:value "2022-01-01T11:11:11.111Z"^^xsd:dateTime]; fhir:Appointment.participant [ fhir:index 0; fhir:Element.extension [ fhir:index 0; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "channelType" ]; fhir:Extension.valueCoding [ fhir:Coding.system [ fhir:value "http://fhir.naboto.com/CodeSystem/naboto-vidcall-channel-type" ]; fhir:Coding.code [ fhir:value "visit-e" ] ] ], [ fhir:index 1; fhir:Extension.url [ fhir:value "address" ]; fhir:Extension.valueUrl [ fhir:value "https://patient.visit-e.at/abcdefghijklmn" ] ], [ fhir:index 2; fhir:Extension.url [ fhir:value "sessionKey" ]; fhir:Extension.valueString [ fhir:value "abcdefghijklmn" ] ]; fhir:Extension.url [ fhir:value "http://fhir.naboto.com/StructureDefinition/virtual-service-contact-detail" ] ]; fhir:Appointment.participant.type [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ParticipationType" ]; fhir:Coding.code [ fhir:value "PPRF" ] ] ]; fhir:Appointment.participant.actor [ fhir:link ; fhir:Reference.reference [ fhir:value "https://naboto.com/practitioner/987654321" ]; fhir:Reference.type [ fhir:value "Patient" ]; fhir:Reference.display [ fhir:value "Naboto Practitioner 987654321" ] ]; fhir:Appointment.participant.required [ fhir:value "required" ]; fhir:Appointment.participant.status [ fhir:value "accepted" ] ], [ fhir:index 1; fhir:Element.extension [ fhir:index 0; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "channelType" ]; fhir:Extension.valueCoding [ fhir:Coding.system [ fhir:value "http://fhir.naboto.com/CodeSystem/naboto-vidcall-channel-type" ]; fhir:Coding.code [ fhir:value "visit-e" ] ] ], [ fhir:index 1; fhir:Extension.url [ fhir:value "address" ]; fhir:Extension.valueUrl [ fhir:value "https://patient.visit-e.at/1234567890" ] ], [ fhir:index 2; fhir:Extension.url [ fhir:value "sessionKey" ]; fhir:Extension.valueString [ fhir:value "1234567890" ] ]; fhir:Extension.url [ fhir:value "http://fhir.naboto.com/StructureDefinition/virtual-service-contact-detail" ] ]; fhir:Appointment.participant.type [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ParticipationType" ]; fhir:Coding.code [ fhir:value "SBJ" ] ] ]; fhir:Appointment.participant.actor [ fhir:link ; fhir:Reference.reference [ fhir:value "https://naboto.com/patients/1337" ]; fhir:Reference.type [ fhir:value "Patient" ]; fhir:Reference.display [ fhir:value "Naboto Patient 1337" ] ]; fhir:Appointment.participant.status [ fhir:value "accepted" ] ] . # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl . # -------------------------------------------------------------------------------------