eHealth Infrastructure
10.0.0 - release Denmark flag

This page is part of the FUT Infrastructure (v10.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: appointment01 - TTL Representation

Raw ttl | Download


@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 -------------------------------------------------------------------

<http://hl7.org/fhir/Appointment/appointment01> 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 class=\"res-header-id\"><b>Generated Narrative: Appointment appointment01</b></p><a name=\"appointment01\"> </a><a name=\"hcappointment01\"> </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-ehealth-appointment.html\">ehealth-appointment</a></p></div><p><b>Performing organization</b>: <a href=\"Organization-108752.html\">Organization 63785662-18ad-4896-b960-505e94bdc5c4</a></p><p><b>Responsible organization</b>: <a href=\"Organization-108752.html\">Organization 63785662-18ad-4896-b960-505e94bdc5c4</a></p><p><b>Responsible</b>: <a href=\"CareTeam-42.html\">CareTeam Aarhus</a></p><p><b>Legal basis</b>: <span title=\"Codes:{http://ehealth.sundhed.dk/cs/jurisdiction service-act}\">Serviceloven</span></p><p><b>status</b>: Proposed</p><p><b>serviceType</b>: <span title=\"Codes:{http://ehealth.sundhed.dk/cs/appointment-servicetype regular}\">A regular appointment</span></p><p><b>appointmentType</b>: <span title=\"Codes:{http://ehealth.sundhed.dk/cs/appointmenttype-codes FOLLOWUP}\">A follow up visit from a previous appointment</span></p><p><b>reasonCode</b>: <span title=\"Codes:{http://ehealth.sundhed.dk/cs/appointment-reason 412776001}\">Clinical Review</span></p><p><b>supportingInformation</b>: <a href=\"EpisodeOfCare-42.html\">EpisodeOfCare: extension = -&gt;Organization 63785662-18ad-4896-b960-505e94bdc5c4,; status = planned; period = 2023-01-01 00:00:00+0000 --&gt; (ongoing)</a></p><blockquote><p><b>participant</b></p><p><b>actor</b>: <a href=\"Practitioner-42.html\">Tove Jensen</a></p><p><b>status</b>: Needs Action</p></blockquote><blockquote><p><b>participant</b></p><p><b>actor</b>: <a href=\"Practitioner-123.html\">Practitioner Example2 Practitioner </a></p><p><b>status</b>: Needs Action</p></blockquote><blockquote><p><b>participant</b></p><p><b>Careteam</b>: <a href=\"CareTeam-42.html\">CareTeam Aarhus</a></p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType ATND}\">attender</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 <http://hl7.org/fhir/Organization/108752> ;
       fhir:Reference.reference [ fhir:value "Organization/108752" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:Extension.url [ fhir:value "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-responsible-organization" ] ;
     fhir:Extension.valueReference [
       fhir:link <http://hl7.org/fhir/Organization/108752> ;
       fhir:Reference.reference [ fhir:value "Organization/108752" ]
     ]
  ], [
     fhir:index 2 ;
     fhir:Extension.url [ fhir:value "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-responsible" ] ;
     fhir:Extension.valueReference [
       fhir:link <http://hl7.org/fhir/CareTeam/42> ;
       fhir:Reference.reference [ fhir:value "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://hl7.org/fhir/EpisodeOfCare/42> ;
     fhir:Reference.reference [ fhir:value "EpisodeOfCare/42" ]
  ] ;
  fhir:Appointment.participant [
     fhir:index 0 ;
     fhir:Appointment.participant.actor [
       fhir:link <http://hl7.org/fhir/Practitioner/42> ;
       fhir:Reference.reference [ fhir:value "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://hl7.org/fhir/Practitioner/123> ;
       fhir:Reference.reference [ fhir:value "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://hl7.org/fhir/CareTeam/42> ;
         fhir:Reference.reference [ fhir:value "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" ]
  ] .

<http://hl7.org/fhir/Organization/108752> a fhir:Organization .

<http://hl7.org/fhir/CareTeam/42> a fhir:CareTeam .

<http://hl7.org/fhir/EpisodeOfCare/42> a fhir:EpisodeOfCare .

<http://hl7.org/fhir/Practitioner/42> a fhir:Practitioner .

<http://hl7.org/fhir/Practitioner/123> a fhir:Practitioner .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/Appointment/appointment01.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Appointment/appointment01.ttl> .