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-Saturatiemeting",
"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-Saturatiemeting",
"identifier" : [
{
"system" : "https://hing.zno.com/content/id",
"value" : "a1b1eaa4-ba6b-41dc-b98c-7b1d72c335b5"
}
],
"version" : "0.1.0",
"name" : "MeetopdachtSaturatiemeting",
"title" : "Saturatiemeting",
"status" : "active",
"date" : "2026-05-08T08:30:17+00:00",
"publisher" : "koppelmij",
"contact" : [
{
"name" : "koppelmij",
"telecom" : [
{
"system" : "url",
"value" : "https://github.com/KoppelMij/"
}
]
}
],
"description" : "Saturatiemeting volgens NHG protocol. 1 week, 1x per dag",
"timingTiming" : {
"repeat" : {
"boundsDuration" : {
"value" : 7,
"unit" : "day",
"system" : "http://unitsofmeasure.org",
"code" : "d"
},
"frequency" : 1,
"period" : 1,
"periodUnit" : "d"
}
}
}