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 klachten - JSON Representation

Active as of 2025-09-01

Raw json | Download

{
  "resourceType" : "ActivityDefinition",
  "id" : "KoppelMij-ActivityDefinition-COPD-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-COPD"
      }
    }
  ],
  "url" : "https://example.com/activity1",
  "identifier" : [
    {
      "system" : "http://{name}/content/id",
      "value" : "13fe98b3-70a0-4e39-9e6f-4a0a5c04d45c"
    }
  ],
  "version" : "0.1.0",
  "name" : "COPD vragenlijst",
  "title" : "Vragenlijst klachten",
  "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 de vragenlijst met klachten in. Dit kost ongeveer 2 minuten"
}