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-Informatie-Informatie-Inhalatiemedicatie - 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-Informatie-Informatie-Inhalatiemedicatie"] ; # 
  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-Informatie-Inhalatiemedicatie" ] ;
fhir:type [ fhir:v "ActivityDefinition"^^xsd:anyURI ]     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://hinq.nl/taskIdentifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "TASK-983823471" ]
  ] ) ; # 
  fhir:groupIdentifier [
fhir:type [
fhir:text [ fhir:v "Digitale zorgmodule COPD" ]     ] ;
fhir:system [ fhir:v "https://hinq.nl/fhir/identifiers/task-group"^^xsd:anyURI ] ;
fhir:value [ fhir:v "module-COPD-2026" ]
  ] ; # 
  fhir:status [ fhir:v "requested"] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:priority [ fhir:v "routine"] ; # 
  fhir:description [ fhir:v "In deze module leer je hoe je je inhalatiemedicatie goed gebruikt. Je krijgt stap-voor-stap uitleg voor jouw inhalator, tips om veelgemaakte fouten te voorkomen en een handig geheugensteuntje voor vaste innamemomenten. Zo komt de medicatie beter in je longen en heb je meer kans op minder klachten. Je leest ook wanneer je contact opneemt met je zorgverlener, bijvoorbeeld bij toenemende benauwdheid of bijwerkingen."] ; # 
  fhir:for [
fhir:reference [ fhir:v "Patient/ProviderTasks-Patient-Van-Dijk" ] ;
fhir:display [ fhir:v "Sanne van Dijk" ]
  ] ; # 
  fhir:executionPeriod [
fhir:start [ fhir:v "2025-01-05"^^xsd:date ] ;
fhir:end [ fhir:v "2025-01-11"^^xsd:date ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2025-12-24T07:00:00+01:00"^^xsd:dateTime] ; # 
  fhir:lastModified [ fhir:v "2025-12-24T07:00:00+01:00"^^xsd:dateTime] ; # 
  fhir:requester [
fhir:reference [ fhir:v "PractitionerRole/ProviderTasks-PractitionerRole-Van-Rijn" ] ;
fhir:display [ fhir:v "M. van Rijn, huisarts" ]
  ] ; # 
  fhir:owner [
fhir:reference [ fhir:v "Patient/ProviderTasks-Patient-Van-Dijk" ] ;
fhir:display [ fhir:v "Sanne van Dijk" ]
  ] . #