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 2025-08-06 |
{
"resourceType" : "ActivityDefinition",
"id" : "activitydefinition-with-participant",
"meta" : {
"profile" : [
🔗 "http://koppeltaal.nl/fhir/StructureDefinition/KT2ActivityDefinition"
]
},
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"nl-NL\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"nl-NL\">Activitydefinition with participant</div>"
},
"extension" : [
{
"url" : "http://koppeltaal.nl/fhir/StructureDefinition/KT2EndpointExtension",
"valueReference" : {
🔗 "reference" : "Endpoint/endpoint123",
"type" : "Endpoint"
}
},
{
"url" : "http://koppeltaal.nl/fhir/StructureDefinition/KT2PublisherId",
"valueId" : "ID1234-002"
}
],
"url" : "https://int-381-kt2-sprint-7.minddistrict.dev/catalogue/F9288512-009C-420A-8A3A-F02C5DA8B810",
"identifier" : [
{
"use" : "official",
"system" : "http://ns.minddistrict.com/content/id",
"value" : "F9288512-009C-420A-8A3A-F02C5DA8B810"
}
],
"version" : "1.4.5-beta.002",
"name" : "ROMlijst_F9288512_009C_420A_8A3A_F02C5DA8B810",
"title" : "Routine outcome monitoring",
"subtitle" : "voor GGZ Testland",
"status" : "active",
"date" : "2025-08-06T12:25:32+00:00",
"description" : "Vragenlijst ROM",
"topic" : [
{
"coding" : [
{
"system" : "http://vzvz.nl/fhir/CodeSystem/koppeltaal-definition-topic",
"code" : "self-assessment"
}
]
}
],
"participant" : [
{
"type" : "related-person",
"role" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code" : "AUNT"
}
]
}
},
{
"type" : "practitioner",
"role" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "224588003",
"display" : "Psychotherapist"
}
]
}
}
]
}