eHealth Infrastructure - Local Development build (v2.6.0). See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Appointment;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "appointment01"]; #
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-appointment";
fhir:index 0;
fhir:link <http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-appointment> ]
]; #
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Appointment</b><a name=\"appointment01\"> </a></p><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\">Resource Appointment "appointment01" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ehealth-appointment.html\">ehealth-appointment</a></p></div><p><b>Performing organization</b>: <a href=\"https://organization.fut.trifork.com/fhir/Organization/108752\">https://organization.fut.trifork.com/fhir/Organization/108752</a></p><p><b>Responsible organization</b>: <a href=\"https://organization.fut.trifork.com/fhir/Organization/108752\">https://organization.fut.trifork.com/fhir/Organization/108752</a></p><p><b>Responsible</b>: <a href=\"http://inttest.ehealth.sundhed.dk/CareTeam/42\">http://inttest.ehealth.sundhed.dk/CareTeam/42: CareTeam Aarhus</a></p><p><b>Legal basis</b>: Danish service act <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ehealth-jurisdiction.html\">Jurisdiction</a>#service-act)</span></p><p><b>status</b>: proposed</p><p><b>serviceType</b>: A regular appointment <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ehealth-appointment-servicetype.html\">Appointment Service Types</a>#regular)</span></p><p><b>appointmentType</b>: A follow up visit from a previous appointment <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ehealth-appointmenttype-codes.html\">Appointment Type Codes</a>#FOLLOWUP)</span></p><p><b>reasonCode</b>: Clinical Review <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ehealth-appointment-reason.html\">Appointment Reason</a>#412776001)</span></p><p><b>supportingInformation</b>: <a href=\"http://inttest.ehealth.sundhed.dk/EpisodeOfCare/42\">http://inttest.ehealth.sundhed.dk/EpisodeOfCare/42</a></p><blockquote><p><b>participant</b></p><p><b>actor</b>: <a href=\"http://inttest.ehealth.sundhed.dk/organization/fhir/Practitioner/42\">http://inttest.ehealth.sundhed.dk/organization/fhir/Practitioner/42: Tove Jensen</a></p><p><b>status</b>: needs-action</p></blockquote><blockquote><p><b>participant</b></p><p><b>actor</b>: <a href=\"http://inttest.ehealth.sundhed.dk/organization/fhir/Practitioner/123\">http://inttest.ehealth.sundhed.dk/organization/fhir/Practitioner/123</a></p><p><b>status</b>: needs-action</p></blockquote><blockquote><p><b>participant</b></p><p><b>Careteam</b>: <a href=\"http://inttest.ehealth.sundhed.dk/CareTeam/42\">http://inttest.ehealth.sundhed.dk/CareTeam/42: CareTeam Aarhus</a></p><p><b>type</b>: attender <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-ParticipationType.html\">ParticipationType</a>#ATND)</span></p><p><b>status</b>: needs-action</p></blockquote></div>"
]; #
fhir:DomainResource.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-performing-organization" ];
fhir:Extension.valueReference [
fhir:link <https://organization.fut.trifork.com/fhir/Organization/108752>;
fhir:Reference.reference [ fhir:value "https://organization.fut.trifork.com/fhir/Organization/108752" ] ]
], [
fhir:index 1;
fhir:Extension.url [ fhir:value "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-responsible-organization" ];
fhir:Extension.valueReference [
fhir:link <https://organization.fut.trifork.com/fhir/Organization/108752>;
fhir:Reference.reference [ fhir:value "https://organization.fut.trifork.com/fhir/Organization/108752" ] ]
], [
fhir:index 2;
fhir:Extension.url [ fhir:value "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-responsible" ];
fhir:Extension.valueReference [
fhir:link <http://inttest.ehealth.sundhed.dk/CareTeam/42>;
fhir:Reference.reference [ fhir:value "http://inttest.ehealth.sundhed.dk/CareTeam/42" ];
fhir:Reference.display [ fhir:value "CareTeam Aarhus" ] ]
], [
fhir:index 3;
fhir:Extension.url [ fhir:value "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-legalBasis" ];
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://ehealth.sundhed.dk/cs/jurisdiction" ];
fhir:Coding.code [ fhir:value "service-act" ] ] ]
]; #
fhir:Appointment.status [ fhir:value "proposed"]; #
fhir:Appointment.serviceType [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://ehealth.sundhed.dk/cs/appointment-servicetype" ];
fhir:Coding.code [ fhir:value "regular" ] ]
]; #
fhir:Appointment.appointmentType [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://ehealth.sundhed.dk/cs/appointmenttype-codes" ];
fhir:Coding.code [ fhir:value "FOLLOWUP" ] ]
]; #
fhir:Appointment.reasonCode [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://ehealth.sundhed.dk/cs/appointment-reason" ];
fhir:Coding.code [ fhir:value "412776001" ] ];
fhir:CodeableConcept.text [ fhir:value "Clinical Review" ]
]; #
fhir:Appointment.supportingInformation [
fhir:index 0;
fhir:link <http://inttest.ehealth.sundhed.dk/EpisodeOfCare/42>;
fhir:Reference.reference [ fhir:value "http://inttest.ehealth.sundhed.dk/EpisodeOfCare/42" ]
]; #
fhir:Appointment.participant [
fhir:index 0;
fhir:Appointment.participant.actor [
fhir:link <http://inttest.ehealth.sundhed.dk/organization/fhir/Practitioner/42>;
fhir:Reference.reference [ fhir:value "http://inttest.ehealth.sundhed.dk/organization/fhir/Practitioner/42" ];
fhir:Reference.display [ fhir:value "Tove Jensen" ] ];
fhir:Appointment.participant.status [ fhir:value "needs-action" ]
], [
fhir:index 1;
fhir:Appointment.participant.actor [
fhir:link <http://inttest.ehealth.sundhed.dk/organization/fhir/Practitioner/123>;
fhir:Reference.reference [ fhir:value "http://inttest.ehealth.sundhed.dk/organization/fhir/Practitioner/123" ] ];
fhir:Appointment.participant.status [ fhir:value "needs-action" ]
], [
fhir:index 2;
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-ext-careteam" ];
fhir:Extension.valueReference [
fhir:link <http://inttest.ehealth.sundhed.dk/CareTeam/42>;
fhir:Reference.reference [ fhir:value "http://inttest.ehealth.sundhed.dk/CareTeam/42" ];
fhir:Reference.display [ fhir:value "CareTeam Aarhus" ] ] ];
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 "ATND" ] ] ];
fhir:Appointment.participant.status [ fhir:value "needs-action" ]
]. #
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.
IG © 2021+ Systematic | Trifork. Package dk.ehealth.sundhed.fhir.ig.core#2.6.0 based on FHIR 4.0.1. Generated 2023-01-12