{ "description": "The (FHIR) Task (resource) describes an eHealth task, that is, an eHealth activity assigned to a patient.", "_filename": "KT2Task.json", "package_name": "koppeltaalv2.00", "date": "2023-01-24", "derivation": "constraint", "meta": { "versionId": "13", "lastUpdated": "2024-08-19T11:17:30.2235072+00:00" }, "publisher": "VZVZ", "fhirVersion": "4.0.1", "name": "KT2_Task", "abstract": false, "copyright": "VZVZ", "type": "Task", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "0.14.0-beta.5", "status": "draft", "id": "d52dce36-b7db-4e40-be11-303ebb8d39db", "kind": "resource", "url": "http://koppeltaal.nl/fhir/StructureDefinition/KT2Task", "version": "0.8.0", "differential": { "element": [ { "id": "Task", "path": "Task", "definition": "An eHealth activity assigned to a patient." }, { "id": "Task.extension:resource-origin", "path": "Task.extension", "type": [ { "code": "Extension", "profile": [ "http://koppeltaal.nl/fhir/StructureDefinition/resource-origin" ] } ], "sliceName": "resource-origin" }, { "id": "Task.extension:instantiates", "path": "Task.extension", "type": [ { "code": "Extension", "profile": [ "http://vzvz.nl/fhir/StructureDefinition/instantiates" ] } ], "short": "Reference to ActivityDefinition", "comment": "Use this extension to refer to the ActivityDefinition it instantiates.", "sliceName": "instantiates", "definition": "Reference to the ActivityDefinition, which conforms to the KT2_ActivityDefinition profile.", "isModifier": false }, { "id": "Task.identifier", "min": 1, "path": "Task.identifier" }, { "id": "Task.instantiatesCanonical", "path": "Task.instantiatesCanonical", "type": [ { "code": "canonical", "targetProfile": [ "http://koppeltaal.nl/fhir/StructureDefinition/KT2ActivityDefinition" ] } ], "comment": "As of 2023-11-02 this element is no longer used in Koppeltaal 2.0. Use the extension `instantiates` instead." }, { "id": "Task.instantiatesUri", "max": "0", "path": "Task.instantiatesUri" }, { "id": "Task.basedOn", "max": "0", "path": "Task.basedOn" }, { "id": "Task.groupIdentifier", "max": "0", "path": "Task.groupIdentifier" }, { "id": "Task.partOf", "path": "Task.partOf", "type": [ { "code": "Reference", "targetProfile": [ "http://koppeltaal.nl/fhir/StructureDefinition/KT2Task" ] } ] }, { "id": "Task.statusReason", "max": "0", "path": "Task.statusReason" }, { "id": "Task.businessStatus", "max": "0", "path": "Task.businessStatus" }, { "id": "Task.priority", "path": "Task.priority", "fixedCode": "routine" }, { "id": "Task.code", "path": "Task.code", "binding": { "strength": "preferred", "valueSet": "http://vzvz.nl/fhir/CodeSystem/koppeltaal-task-code" } }, { "id": "Task.focus", "max": "0", "path": "Task.focus" }, { "id": "Task.for", "min": 1, "path": "Task.for", "type": [ { "code": "Reference", "targetProfile": [ "http://koppeltaal.nl/fhir/StructureDefinition/KT2Patient" ] } ], "comment": "In Koppeltaal this element always refers to the patient for whom the task is intended.", "definition": "The patient who benefits from the performance of the service specified in the task.", "requirements": "Used to track tasks outstanding for a beneficiary. Do not use to track the task owner or creator (see owner and creator respectively). This _can_ also affect access control." }, { "id": "Task.encounter", "max": "0", "path": "Task.encounter" }, { "id": "Task.requester", "path": "Task.requester", "type": [ { "code": "Reference", "targetProfile": [ "http://koppeltaal.nl/fhir/StructureDefinition/KT2Practitioner" ] } ], "definition": "In Koppeltaal this element contains a reference to the person requesting the eHealth Task" }, { "id": "Task.performerType", "max": "0", "path": "Task.performerType" }, { "id": "Task.owner", "min": 1, "path": "Task.owner", "type": [ { "code": "Reference", "targetProfile": [ "http://koppeltaal.nl/fhir/StructureDefinition/KT2CareTeam", "http://koppeltaal.nl/fhir/StructureDefinition/KT2Patient", "http://koppeltaal.nl/fhir/StructureDefinition/KT2Practitioner", "http://koppeltaal.nl/fhir/StructureDefinition/KT2RelatedPerson" ] } ], "comment": "In Koppeltaal the patient is usually the person who executes the task.\r\n\r\nNote, this element is not intended to be used for access restriction. That is left to the relavant applications.", "definition": "Practitioner, CareTeam or Patient currently responsible for task execution." }, { "id": "Task.location", "max": "0", "path": "Task.location" }, { "id": "Task.reasonCode", "max": "0", "path": "Task.reasonCode" }, { "id": "Task.reasonReference", "max": "0", "path": "Task.reasonReference" }, { "id": "Task.insurance", "max": "0", "path": "Task.insurance" }, { "id": "Task.note", "max": "0", "path": "Task.note" }, { "id": "Task.relevantHistory", "max": "0", "path": "Task.relevantHistory" }, { "id": "Task.restriction", "max": "0", "path": "Task.restriction" }, { "id": "Task.input", "max": "0", "path": "Task.input" }, { "id": "Task.output", "max": "0", "path": "Task.output" } ] }, "contact": [ { "name": "VZVZ", "telecom": [ { "use": "work", "value": "https://www.vzvz.nl", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Task" }