Koppeltaal 2.0 Implementation Guide (Full Documentation)
1.4.5-beta.002 - ci-build
Koppeltaal 2.0 Implementation Guide (Full Documentation) - Local Development build (v1.4.5-beta.002) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-06-18 |
{
"resourceType" : "CodeSystem",
"id" : "koppeltaal-definition-topic",
"meta" : {
"lastUpdated" : "2024-06-18T00:00:00+02:00"
},
"language" : "nl-NL",
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"nl-NL\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"nl-NL\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem koppeltaal-definition-topic</b></p><a name=\"koppeltaal-definition-topic\"> </a><a name=\"hckoppeltaal-definition-topic\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2024-06-18 00:00:00+0200; Language: nl-NL</p></div><p>This case-sensitive code system <code>http://vzvz.nl/fhir/CodeSystem/koppeltaal-definition-topic</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">self-treatment<a name=\"koppeltaal-definition-topic-self-treatment\"> </a></td><td>Zelfhulp</td><td>The definition is related to treatment of the patient, executed by the patient.</td></tr><tr><td style=\"white-space:nowrap\">self-assessment<a name=\"koppeltaal-definition-topic-self-assessment\"> </a></td><td>Zelfstarten</td><td>The definition is related to assessment of the patient, executed by the patient.</td></tr></table></div>"
},
"url" : "http://vzvz.nl/fhir/CodeSystem/koppeltaal-definition-topic",
"identifier" : [
{
"use" : "official",
"value" : "http://vzvz.nl/fhir/CodeSystem/koppeltaal-definition-topic"
}
],
"version" : "1.4.5-beta.002",
"name" : "KoppeltaalDefinitionTopic",
"title" : "Koppeltaal Definition Topic",
"status" : "active",
"experimental" : false,
"date" : "2024-06-18T00:00:00+02:00",
"publisher" : "VZVZ",
"contact" : [
{
"name" : "VZVZ",
"telecom" : [
{
"system" : "email",
"value" : "standaardisatie@vzvz.nl",
"use" : "work"
}
]
}
],
"description" : "High-level categorization of the definition, used for indicating special patient initialised activities",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NL",
"display" : "Netherlands"
}
]
}
],
"copyright" : "VZVZ",
"caseSensitive" : true,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "self-treatment",
"display" : "Zelfhulp",
"definition" : "The definition is related to treatment of the patient, executed by the patient."
},
{
"code" : "self-assessment",
"display" : "Zelfstarten",
"definition" : "The definition is related to assessment of the patient, executed by the patient."
}
]
}