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
| Active as of 2026-05-08 |
{
"resourceType" : "ActivityDefinition",
"id" : "ProviderTasks-ActivityDefinition-Meetopdracht-Glucosemeting",
"meta" : {
"profile" : [
🔗 "http://medmij.nl/fhir/StructureDefinition/pt-ActivityDefinition"
]
},
"text" : {
"status" : "empty",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">No human-readable text provided in this case.</div>"
},
"extension" : [
{
"url" : "http://koppeltaal.nl/fhir/StructureDefinition/KT2EndpointExtension",
"valueReference" : {
🔗 "reference" : "Endpoint/ProviderTasks-Endpoint-HINQ"
}
}
],
"url" : "https://gidsopenstandaarden.github.io/koppelmij-implementation-guide/ActivityDefinition/ProviderTasks-ActivityDefinition-Meetopdracht-Glucosemeting",
"identifier" : [
{
"system" : "https://hing.zno.com/content/id",
"value" : "60756972-0a15-47e1-8497-2e7d2919ebd7"
}
],
"version" : "0.1.0",
"name" : "MeetopdrachtBloedglucosemeting",
"title" : "Bloedglucose meting volgens NHG protocol",
"status" : "active",
"date" : "2026-05-08T08:30:17+00:00",
"publisher" : "koppelmij",
"contact" : [
{
"name" : "koppelmij",
"telecom" : [
{
"system" : "url",
"value" : "https://github.com/KoppelMij/"
}
]
}
],
"description" : "Bloedglucose meting volgens NHG protocol. Duur: 1 week, 2x per dag",
"usage" : "controle hartfalen",
"timingTiming" : {
"repeat" : {
"boundsDuration" : {
"value" : 7,
"unit" : "day",
"system" : "http://unitsofmeasure.org",
"code" : "d"
},
"frequency" : 2,
"period" : 1,
"periodUnit" : "d"
}
}
}