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-Task-Vragenlijst-Uw-Situatie - 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-Task-Vragenlijst-Uw-Situatie"] ; # 
  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-Vragenlijst-Uw-Situatie" ] ;
fhir:type [ fhir:v "ActivityDefinition"^^xsd:anyURI ]     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://medrie.nl/taskIdentifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SUBTASK-Informatie-Situatie-1" ]
  ] ) ; # 
  fhir:groupIdentifier [
fhir:type [
fhir:text [ fhir:v "Digitale zorgmodule CVRM" ]     ] ;
fhir:system [ fhir:v "https://medrie.nl/fhir/identifiers/task-group"^^xsd:anyURI ] ;
fhir:value [ fhir:v "module-CVRM-2025" ]
  ] ; # 
  fhir:status [ fhir:v "failed"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:priority [ fhir:v "routine"] ; # 
  fhir:description [ fhir:v "In deze vragenlijst beantwoord je vragen over jouw situatie rond hart- en vaatziekten. Denk aan klachten, leefstijl (zoals bewegen, roken en voeding) en andere factoren die invloed kunnen hebben op je gezondheid. Je antwoorden helpen jou en je zorgverlener om een compleet beeld te krijgen en samen te bepalen welke stappen het meest belangrijk zijn."] ; # 
  fhir:for [
fhir:reference [ fhir:v "Patient/ProviderTasks-Patient-De-Groot" ] ;
fhir:display [ fhir:v "Koos de Groot" ]
  ] ; # 
  fhir:executionPeriod [
fhir:start [ fhir:v "2025-12-22"^^xsd:date ] ;
fhir:end [ fhir:v "2025-12-28"^^xsd:date ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2025-12-23T18:00:00+01:00"^^xsd:dateTime] ; # 
  fhir:lastModified [ fhir:v "2025-12-23T18:00:00+01:00"^^xsd:dateTime] ; # 
  fhir:requester [
fhir:reference [ fhir:v "PractitionerRole/ProviderTasks-PractitionerRole-De-Jong" ] ;
fhir:display [ fhir:v "L. de Jong, Huisarts" ]
  ] ; # 
  fhir:owner [
fhir:reference [ fhir:v "Patient/ProviderTasks-Patient-De-Groot" ] ;
fhir:display [ fhir:v "Koos de Groot" ]
  ] . #