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
{
"resourceType" : "Task",
"id" : "KoppelMij-Task-Update-Questionnaire-Van-Duinen",
"meta" : {
"profile" : [
🔗 "http://medmij.nl/fhir/StructureDefinition/MedMij-Task"
]
},
"language" : "nl-NL",
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"nl-NL\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"nl-NL\">Example of a task</div>"
},
"extension" : [
{
"url" : "http://vzvz.nl/fhir/StructureDefinition/instantiates",
"valueReference" : {
🔗 "reference" : "ActivityDefinition/KoppelMij-ActivityDefinition-COPD-Questionnaire",
"type" : "ActivityDefinition"
}
}
],
"identifier" : [
{
"system" : "http://medmij.nl/taskIdentifier",
"value" : "cdf67e46-7a54-483f-8aa8-b9396c04178a"
}
],
"status" : "completed",
"intent" : "order",
"priority" : "routine",
"description" : "Invullen COPD vragenlijst",
"for" : {
🔗 "reference" : "Patient/KoppelMij-Patient-Van-Duinen",
"display" : "Tom van Duinen"
},
"executionPeriod" : {
"start" : "2025-05-01T08:25:05+01:00",
"end" : "2025-06-01T12:00:00+01:00"
},
"authoredOn" : "2025-05-01T08:25:05+01:00",
"lastModified" : "2025-06-01T09:25:05+01:00",
"requester" : {
🔗 "reference" : "PractitionerRole/KoppelMij-PractitionerRole-De-Haard",
"display" : "A. de Haard, Huisarts"
},
"owner" : {
🔗 "reference" : "Patient/KoppelMij-Patient-Van-Duinen",
"display" : "Tom van Duinen"
}
}