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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Task/ProviderTasks-SubTask-Meetopdracht-Bloeddrukmeting-8> a fhir:Task ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "ProviderTasks-SubTask-Meetopdracht-Bloeddrukmeting-8"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://medmij.nl/fhir/StructureDefinition/pt-Task" ;
fhir:index 0 ;
fhir:link <http://medmij.nl/fhir/StructureDefinition/pt-Task>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "empty" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">No human-readable text provided in this case.</div>"
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://vzvz.nl/fhir/StructureDefinition/instantiates" ] ;
fhir:Extension.valueReference [
fhir:link <http://hl7.org/fhir/ActivityDefinition/ProviderTasks-ActivityDefinition-Meetopdracht-Bloeddrukmeting> ;
fhir:Reference.reference [ fhir:value "ActivityDefinition/ProviderTasks-ActivityDefinition-Meetopdracht-Bloeddrukmeting" ] ;
fhir:Reference.type [ fhir:value "ActivityDefinition" ]
]
] ;
fhir:Task.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "http://medrie.nl/taskIdentifier" ] ;
fhir:Identifier.value [ fhir:value "SUBTASK-Bloeddruk-8" ]
] ;
fhir:Task.basedOn [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/ServiceRequest/ProviderTasks-ServiceRequest-Bloeddrukmeting> ;
fhir:Reference.reference [ fhir:value "ServiceRequest/ProviderTasks-ServiceRequest-Bloeddrukmeting" ]
] ;
fhir:Task.groupIdentifier [
fhir:Identifier.type [
fhir:CodeableConcept.text [ fhir:value "Digitale zorgmodule CVRM" ]
] ;
fhir:Identifier.system [ fhir:value "https://medrie.nl/fhir/identifiers/task-group" ] ;
fhir:Identifier.value [ fhir:value "module-CVRM-2025" ]
] ;
fhir:Task.partOf [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Task/ProviderTasks-MainTask-Meetopdracht-Bloeddrukmeting> ;
fhir:Reference.reference [ fhir:value "Task/ProviderTasks-MainTask-Meetopdracht-Bloeddrukmeting" ]
] ;
fhir:Task.status [ fhir:value "received"] ;
fhir:Task.intent [ fhir:value "order"] ;
fhir:Task.priority [ fhir:value "routine"] ;
fhir:Task.description [ fhir:value "Meet je bloeddruk in de ochtend nuchter (voor het ontbijt) en in de avond voor het avondeten. Noteer de waarde in de app. Je metingen helpen je zorgverlener om te zien hoe het met je gaat en of je behandeling moet worden aangepast."] ;
fhir:Task.for [
fhir:link <http://hl7.org/fhir/Patient/ProviderTasks-Patient-De-Groot> ;
fhir:Reference.reference [ fhir:value "Patient/ProviderTasks-Patient-De-Groot" ] ;
fhir:Reference.display [ fhir:value "Koos de Groot" ]
] ;
fhir:Task.executionPeriod [
fhir:Period.start [ fhir:value "2025-12-25"^^xsd:date ] ;
fhir:Period.end [ fhir:value "2025-12-25"^^xsd:date ]
] ;
fhir:Task.authoredOn [ fhir:value "2025-12-22T08:00:00+01:00"^^xsd:dateTime] ;
fhir:Task.lastModified [ fhir:value "2025-12-22T08:00:00+01:00"^^xsd:dateTime] ;
fhir:Task.requester [
fhir:link <http://hl7.org/fhir/PractitionerRole/ProviderTasks-PractitionerRole-De-Jong> ;
fhir:Reference.reference [ fhir:value "PractitionerRole/ProviderTasks-PractitionerRole-De-Jong" ] ;
fhir:Reference.display [ fhir:value "L. de Jong, Huisarts" ]
] ;
fhir:Task.owner [
fhir:link <http://hl7.org/fhir/Patient/ProviderTasks-Patient-De-Groot> ;
fhir:Reference.reference [ fhir:value "Patient/ProviderTasks-Patient-De-Groot" ] ;
fhir:Reference.display [ fhir:value "Koos de Groot" ]
] .
<http://hl7.org/fhir/ActivityDefinition/ProviderTasks-ActivityDefinition-Meetopdracht-Bloeddrukmeting> a fhir:ActivityDefinition .
<http://hl7.org/fhir/ServiceRequest/ProviderTasks-ServiceRequest-Bloeddrukmeting> a fhir:ServiceRequest .
<http://hl7.org/fhir/Task/ProviderTasks-MainTask-Meetopdracht-Bloeddrukmeting> a fhir:Task .
<http://hl7.org/fhir/Patient/ProviderTasks-Patient-De-Groot> a fhir:Patient .
<http://hl7.org/fhir/PractitionerRole/ProviderTasks-PractitionerRole-De-Jong> a fhir:PractitionerRole .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Task/ProviderTasks-SubTask-Meetopdracht-Bloeddrukmeting-8.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Task/ProviderTasks-SubTask-Meetopdracht-Bloeddrukmeting-8.ttl> .
IG © 2024+ koppelmij. Package fhir.gidsopenstandaarden.koppelmij#0.1.0 based on FHIR 4.0.1. Generated 2026-07-15
Links: Table of Contents |
QA Report