RIVO-Noord Zorgviewer Implementation Guide
1.18.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.18.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 (Bundle) - 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:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "19c74840-1ae3-4d6a-9585-802ea27e31d2"] ; # 
  fhir:meta [
fhir:lastUpdated [ fhir:v "2025-08-13T09:06:20.658+00:00"^^xsd:dateTime ]
  ] ; # 
  fhir:type [ fhir:v "searchset"] ; # 
  fhir:total [ fhir:v "1"^^xsd:nonNegativeInteger] ; # 
  fhir:link ( [
fhir:relation [ fhir:v "self" ] ;
fhir:url [ fhir:v "https://api-acc.sanday.com/gp-data-service/r4/MedicationRequest?_include=MedicationRequest%3Amedication&category=http%3A%2F%2Fsnomed.info%2Fsct%7C16076005&patient=B211BE58-949E-4950-9FE7-410B4D944E6F"^^xsd:anyURI ]
  ] ) ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "https://api-acc.sanday.com/gp-data-service/r4/MedicationRequest/238ea567-a527-4c50-92ca-4b16df5e9027"^^xsd:anyURI ] ;
    ( fhir:resource <https://api-acc.sanday.com/gp-data-service/r4/MedicationRequest/238ea567-a527-4c50-92ca-4b16df5e9027> )
  ] [
fhir:fullUrl [ fhir:v "https://api-acc.sanday.com/gp-data-service/r4/Medication/238ea567-a527-4c50-92ca-4b16df5e9027"^^xsd:anyURI ] ;
    ( fhir:resource <https://api-acc.sanday.com/gp-data-service/r4/Medication/238ea567-a527-4c50-92ca-4b16df5e9027> ) ;
fhir:search [
fhir:mode [ fhir:v "include" ]     ]
  ] ) . # 

<https://api-acc.sanday.com/gp-data-service/r4/MedicationRequest/238ea567-a527-4c50-92ca-4b16df5e9027> a fhir:MedicationRequest ;
  fhir:id [ fhir:v "238ea567-a527-4c50-92ca-4b16df5e9027"] ; # 
  fhir:meta [
    ( fhir:profile [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/mp-MedicationAgreement"^^xsd:anyURI ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_238ea567-a527-4c50-92ca-4b16df5e9027\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest 238ea567-a527-4c50-92ca-4b16df5e9027</b></p><a name=\"238ea567-a527-4c50-92ca-4b16df5e9027\"> </a><a name=\"hc238ea567-a527-4c50-92ca-4b16df5e9027\"> </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/mp-MedicationAgreement\">http://nictiz.nl/fhir/StructureDefinition/mp-MedicationAgreement</a></p></div><p><b>nl/fhir/StructureDefinition/ext-RenderedDosageInstruction</b>: 2 maal per dag 1 tablet;1 TABLET 1 UUR VOOR DE MAALTIJD</p><p><b>Period</b>: 2025-08-07 --&gt; 2025-09-20</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <a href=\"Bundle-19c74840-1ae3-4d6a-9585-802ea27e31d2.html#Medication_238ea567-a527-4c50-92ca-4b16df5e9027\">PANTOPRAZOL TABLET MSR 40MG</a></p><p><b>subject</b>: <a href=\"Patient-B211BE58-949E-4950-9FE7-410B4D944E6F.html\">J. Xxx_cevat</a></p><p><b>authoredOn</b>: 2025-08-06 22:00:00+0000</p><blockquote><p><b>requester</b></p></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/ext-RenderedDosageInstruction"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "2 maal per dag 1 tablet;1 TABLET 1 UUR VOOR DE MAALTIJD"     ]
  ] [
fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/ext-TimeInterval.Period"^^xsd:anyURI ] ;
fhir:value [
a fhir:Period ;
fhir:start [ fhir:v "2025-08-07"^^xsd:date ] ;
fhir:end [ fhir:v "2025-09-20"^^xsd:date ]     ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/238ea567-a527-4c50-92ca-4b16df5e9027" ] ;
fhir:display [ fhir:v "PANTOPRAZOL TABLET MSR 40MG" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/B211BE58-949E-4950-9FE7-410B4D944E6F" ] ;
fhir:identifier [
fhir:value [ fhir:v "B211BE58-949E-4950-9FE7-410B4D944E6F" ]     ] ;
fhir:display [ fhir:v "J. Xxx_cevat" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2025-08-06T22:00:00+00:00"^^xsd:dateTime] ; # 
  fhir:requester [] . # 

<https://api-acc.sanday.com/gp-data-service/r4/Medication/238ea567-a527-4c50-92ca-4b16df5e9027> a fhir:Medication ;
  fhir:id [ fhir:v "238ea567-a527-4c50-92ca-4b16df5e9027"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_238ea567-a527-4c50-92ca-4b16df5e9027\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication 238ea567-a527-4c50-92ca-4b16df5e9027</b></p><p><b>code</b>: <span title=\"Codes:{urn:oid:2.16.840.1.113883.2.4.4.10 43044}\">PANTOPRAZOL TABLET MSR 40MG</span></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.2.4.4.10"^^xsd:anyURI ] ;
fhir:code [ fhir:v "43044" ] ;
fhir:display [ fhir:v "PANTOPRAZOL TABLET MSR 40MG" ]     ] )
  ] . #