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

: KoppelMij-Task-Questionnaire-De-Groot - JSON Representation

Raw json | Download

{
  "resourceType" : "Task",
  "id" : "KoppelMij-Task-Questionnaire-De-Groot",
  "meta" : {
    "profile" : [
      🔗 "http://medmij.nl/fhir/StructureDefinition/MedMij-Task"
    ]
  },
  "language" : "nl-NL",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"nl-NL\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"nl-NL\">Example of a task</div>"
  },
  "extension" : [
    {
      "url" : "http://vzvz.nl/fhir/StructureDefinition/instantiates",
      "valueReference" : {
        🔗 "reference" : "ActivityDefinition/KoppelMij-ActivityDefinition-Angststoornis-Questionnaire",
        "type" : "ActivityDefinition"
      }
    }
  ],
  "identifier" : [
    {
      "system" : "http://medmij.nl/taskIdentifier",
      "value" : "38e5d3a9-ae79-497a-9071-169d189bae34"
    }
  ],
  "status" : "requested",
  "intent" : "order",
  "priority" : "routine",
  "code" : {
    "coding" : [
      {
        "system" : "http://hl7.org/fhir/smart-app-launch/CodeSystem/smart-codes",
        "code" : "launch-app-standalone",
        "display" : "Launch application using the SMART standalone launch"
      }
    ]
  },
  "description" : "Invullen angststoornis vragenlijst t.b.v. CGT sessie",
  "for" : {
    🔗 "reference" : "Patient/KoppelMij-Patient-De-Groot",
    "display" : "Koos de Groot"
  },
  "executionPeriod" : {
    "start" : "2025-08-01T09:00:00+01:00",
    "end" : "2025-10-01T12:00:00+01:00"
  },
  "authoredOn" : "2025-08-01T09:00:00+01:00",
  "lastModified" : "2025-08-01T09:00:00+01:00",
  "requester" : {
    🔗 "reference" : "PractitionerRole/KoppelMij-PractitionerRole-Vonk",
    "display" : "M. Vonk, Psychiater"
  },
  "owner" : {
    🔗 "reference" : "Patient/KoppelMij-Patient-De-Groot",
    "display" : "Koos de Groot"
  }
}