Koppelmij Implementation Guide
0.1.0 - ci-build

Koppelmij Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ProviderTasks-SubTask-Meetopdracht-Glucosemeting-10 - 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:Task ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ProviderTasks-SubTask-Meetopdracht-Glucosemeting-10"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://medmij.nl/fhir/StructureDefinition/pt-Task"^^xsd:anyURI ;
fhir:link <http://medmij.nl/fhir/StructureDefinition/pt-Task>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">No human-readable text provided in this case.</div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://vzvz.nl/fhir/StructureDefinition/instantiates"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "ActivityDefinition/ProviderTasks-ActivityDefinition-Meetopdracht-Glucosemeting" ] ;
fhir:type [ fhir:v "ActivityDefinition"^^xsd:anyURI ]     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://medrie.nl/taskIdentifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SUBTASK-Glucose-10" ]
  ] ) ; # 
  fhir:groupIdentifier [
fhir:type [
fhir:text [ fhir:v "Digitale zorgmodule Diabetes" ]     ] ;
fhir:system [ fhir:v "https://medrie.nl/fhir/identifiers/task-group"^^xsd:anyURI ] ;
fhir:value [ fhir:v "module-diabetes-2025" ]
  ] ; # 
  fhir:partOf ( [
fhir:reference [ fhir:v "Task/ProviderTasks-MainTask-Meetopdracht-Glucosemeting" ]
  ] ) ; # 
  fhir:status [ fhir:v "received"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:priority [ fhir:v "routine"] ; # 
  fhir:description [ fhir:v "Meet je bloedglucose (in de ochtend nuchter en in de avond voor het eten) en noteer de waarde in de app"] ; # 
  fhir:for [
fhir:reference [ fhir:v "Patient/ProviderTasks-Patient-Van-Duinen" ] ;
fhir:display [ fhir:v "Tom van Duinen" ]
  ] ; # 
  fhir:executionPeriod [
fhir:start [ fhir:v "2025-12-26T18:00:00+01:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2025-12-26T00:00:00+01:00"^^xsd:dateTime ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2025-12-22T08:00:00+01:00"^^xsd:dateTime] ; # 
  fhir:lastModified [ fhir:v "2025-12-22T08:00:00+01:00"^^xsd:dateTime] ; # 
  fhir:requester [
fhir:reference [ fhir:v "PractitionerRole/ProviderTasks-PractitionerRole-De-Haard" ] ;
fhir:display [ fhir:v "A. de Haard, Huisarts" ]
  ] ; # 
  fhir:owner [
fhir:reference [ fhir:v "Patient/ProviderTasks-Patient-Van-Duinen" ] ;
fhir:display [ fhir:v "Tom van Duinen" ]
  ] . #