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-Bloeddrukmeting",
"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-Minddistrict"
}
}
],
"url" : "https://gidsopenstandaarden.github.io/koppelmij-implementation-guide/ActivityDefinition/ProviderTasks-ActivityDefinition-Meetopdracht-Bloeddrukmeting",
"identifier" : [
{
"system" : "https://ns.minddistrict.com/content/id",
"value" : "481365c2-a85c-49cc-bb74-d6d8a6a53b46"
}
],
"version" : "0.1.0",
"name" : "MeetopdachtBloeddrukmeting",
"title" : "Bloeddrukmeting",
"status" : "active",
"date" : "2026-05-08T08:30:17+00:00",
"publisher" : "koppelmij",
"contact" : [
{
"name" : "koppelmij",
"telecom" : [
{
"system" : "url",
"value" : "https://github.com/KoppelMij/"
}
]
}
],
"description" : "Bloeddrukmeting volgens NHG protocol. 1 week, 2x per dag, 's ochtends en 's avonds",
"timingTiming" : {
"repeat" : {
"boundsDuration" : {
"value" : 7,
"unit" : "day",
"system" : "http://unitsofmeasure.org",
"code" : "d"
},
"frequency" : 2,
"period" : 1,
"periodUnit" : "d"
}
}
}