RIVO-Noord Zorgviewer Implementation Guide
1.17.0 - CI build Netherlands flag

RIVO-Noord Zorgviewer Implementation Guide, published by RIVO-NN HL7NL. This guide is not an authorized publication; it is the continuous build for version 1.17.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/RIVO-Noord/zorgviewer-ig/ and changes regularly. See the Directory of published versions

: null - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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:id [ fhir:v "euUwgaknEL2dCH5-hqEvSVp5BhPTmqDJUdEhZHe5uI-w3"] ; # 
  fhir:meta [
    ( fhir:profile [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/eAfspraak-Appointment"^^xsd:anyURI ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Appointment euUwgaknEL2dCH5-hqEvSVp5BhPTmqDJUdEhZHe5uI-w3</b></p><a name=\"euUwgaknEL2dCH5-hqEvSVp5BhPTmqDJUdEhZHe5uI-w3\"> </a><a name=\"hceuUwgaknEL2dCH5-hqEvSVp5BhPTmqDJUdEhZHe5uI-w3\"> </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=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.eafspraak@1.0.6&amp;canonical=http://nictiz.nl/fhir/StructureDefinition/eAfspraak-Appointment\">eAfspraak Appointment</a></p></div><p><b>org/fhir/StructureDefinition/timezone</b>: Europe/Amsterdam</p><p><b>identifier</b>: <code>urn:oid:1.2.840.114350.1.13.485.3.7.3.698084.8</code>/1000001193</p><p><b>status</b>: Pending</p><p><b>serviceCategory</b>: <span title=\"Codes:{http://open.epic.com/FHIR/StructureDefinition/appointment-service-category appointment}\">appointment</span></p><p><b>serviceType</b>: <span title=\"Codes:{urn:oid:1.2.840.114350.1.13.485.3.7.2.808267 11721041}\">telefonische afspraak</span></p><p><b>appointmentType</b>: <span title=\"Codes:{http://hl7.org/fhir/v3/ActCode AMB}\">Ambulatory</span></p><p><b>start</b>: 2018-04-20 09:10:00+0000</p><p><b>end</b>: 2018-04-20 09:15:00+0000</p><p><b>minutesDuration</b>: 5</p><p><b>created</b>: 2018-04-18</p><blockquote><p><b>participant</b></p><p><b>actor</b>: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.eafspraak@1.0.6&amp;canonical=https://example.org/POC-OAUTH2/api/FHIR/STU3/Patient/eH4ng98difN8LJcKjg54GkA3\">Fictief, Jan-Willem</a></p><p><b>required</b>: Required</p><p><b>status</b>: Accepted</p></blockquote><blockquote><p><b>participant</b></p><p><b>actor</b>: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.eafspraak@1.0.6&amp;canonical=https://example.org/POC-OAUTH2/api/FHIR/STU3/Practitioner/ejyV6A9uTniNY5L1GoDqOE0c3APy6mwaXDHxvOZ2-LH03\">G. Dijkstra, MDL arts</a></p><p><b>required</b>: Required</p><p><b>status</b>: Accepted</p></blockquote><blockquote><p><b>participant</b></p><p><b>actor</b>: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.eafspraak@1.0.6&amp;canonical=https://example.org/POC-OAUTH2/api/FHIR/STU3/Location/e2xoGvegE0L0fVKm.3X1LigWh8XZ2I0dsrKQnpBoRjxI3\">Maag- Darm- Leverziekten</a></p><p><b>required</b>: Required</p><p><b>status</b>: Accepted</p></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/timezone"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "Europe/Amsterdam"     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:oid:1.2.840.114350.1.13.485.3.7.3.698084.8"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1000001193" ]
  ] ) ; # 
  fhir:status [ fhir:v "pending"] ; # 
  fhir:serviceCategory [
    ( fhir:coding [
fhir:system [ fhir:v "http://open.epic.com/FHIR/StructureDefinition/appointment-service-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "appointment" ] ;
fhir:display [ fhir:v "Appointment" ]     ] ) ;
fhir:text [ fhir:v "appointment" ]
  ] ; # 
  fhir:serviceType ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:oid:1.2.840.114350.1.13.485.3.7.2.808267"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11721041" ] ;
fhir:display [ fhir:v "telefonische afspraak" ]     ] )
  ] ) ; # 
  fhir:appointmentType [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/v3/ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AMB" ] ;
fhir:display [ fhir:v "Ambulatory" ]     ] )
  ] ; # 
  fhir:start [ fhir:v "2018-04-20T09:10:00Z"^^xsd:dateTime] ; # 
  fhir:end [ fhir:v "2018-04-20T09:15:00Z"^^xsd:dateTime] ; # 
  fhir:minutesDuration [ fhir:v "5"^^xsd:positiveInteger] ; # 
  fhir:created [ fhir:v "2018-04-18"^^xsd:date] ; # 
  fhir:participant ( [
fhir:actor [
fhir:link <https://example.org/POC-OAUTH2/api/FHIR/STU3/Patient/eH4ng98difN8LJcKjg54GkA3> ;
fhir:reference [ fhir:v "https://example.org/POC-OAUTH2/api/FHIR/STU3/Patient/eH4ng98difN8LJcKjg54GkA3" ] ;
fhir:display [ fhir:v "Fictief, Jan-Willem" ]     ] ;
fhir:required [ fhir:v "required" ] ;
fhir:status [ fhir:v "accepted" ]
  ] [
fhir:actor [
fhir:link <https://example.org/POC-OAUTH2/api/FHIR/STU3/Practitioner/ejyV6A9uTniNY5L1GoDqOE0c3APy6mwaXDHxvOZ2-LH03> ;
fhir:reference [ fhir:v "https://example.org/POC-OAUTH2/api/FHIR/STU3/Practitioner/ejyV6A9uTniNY5L1GoDqOE0c3APy6mwaXDHxvOZ2-LH03" ] ;
fhir:display [ fhir:v "G. Dijkstra, MDL arts" ]     ] ;
fhir:required [ fhir:v "required" ] ;
fhir:status [ fhir:v "accepted" ]
  ] [
fhir:actor [
fhir:link <https://example.org/POC-OAUTH2/api/FHIR/STU3/Location/e2xoGvegE0L0fVKm.3X1LigWh8XZ2I0dsrKQnpBoRjxI3> ;
fhir:reference [ fhir:v "https://example.org/POC-OAUTH2/api/FHIR/STU3/Location/e2xoGvegE0L0fVKm.3X1LigWh8XZ2I0dsrKQnpBoRjxI3" ] ;
fhir:display [ fhir:v "Maag- Darm- Leverziekten" ]     ] ;
fhir:required [ fhir:v "required" ] ;
fhir:status [ fhir:v "accepted" ]
  ] ) . #