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

: Vragenlijst ....... - JSON Representation

Active as of 2025-09-01

Raw json | Download

{
  "resourceType" : "ActivityDefinition",
  "id" : "KoppelMij-ActivityDefinition-Angststoornis-Questionnaire",
  "meta" : {
    "profile" : [
      🔗 "http://medmij.nl/fhir/StructureDefinition/MedMij-ActivityDefinition"
    ]
  },
  "language" : "nl-NL",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"nl-NL\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"nl-NL\">Example of an ActivityDefinition</div>"
  },
  "extension" : [
    {
      "url" : "http://koppeltaal.nl/fhir/StructureDefinition/KT2EndpointExtension",
      "valueReference" : {
        🔗 "reference" : "Endpoint/KoppelMij-Endpoint-Vragenlijst-Angststoornis"
      }
    }
  ],
  "url" : "https://example.com/activity1",
  "identifier" : [
    {
      "system" : "http://{name}/content/id",
      "value" : "cb2ca8b6-4d5f-480b-a8fe-4c574f1e38ae"
    }
  ],
  "version" : "0.1.0",
  "name" : "Angststoornis vragenlijst",
  "title" : "Vragenlijst .......",
  "status" : "active",
  "date" : "2025-09-01T15:01:36+00:00",
  "publisher" : "koppelmij",
  "contact" : [
    {
      "name" : "koppelmij",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://github.com/KoppelMij/"
        }
      ]
    }
  ],
  "description" : "Vul deze vragenlijst voorafgaand aan de CGT-sessie in"
}