Package | Koppeltaalv2.00 |
Resource Type | StructureDefinition |
Id | a06e2b6f-c167-408a-9df2-ae08b5756d29 |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=Koppeltaalv2.00@0.7.0-preview&canonical=http://koppeltaal.nl/fhir/StructureDefinition/KT2Task |
URL | http://koppeltaal.nl/fhir/StructureDefinition/KT2Task |
Version | 0.0.2 |
Status | draft |
Date | 2021-11-15T12:23:19.4255015+00:00 |
Name | KT2_Task |
Description | The (FHIR) Task (resource) describes an eHealth task, that is, an eHealth activity assigned to a patient. |
Copyright | VZVZ |
Type | Task |
Kind | resource |
No resources found
StructureDefinition | |
KT2ActivityDefinition | KT2_ActivityDefinition |
KT2CareTeam | KT2_CareTeam |
KT2ObservationTeam | KT2_ObservationTeam |
KT2Patient | KT2_Patient |
KT2Practitioner | KT2_Practitioner |
KT2RelatedPerson | KT2_RelatedPerson |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "a06e2b6f-c167-408a-9df2-ae08b5756d29", "meta": { "lastUpdated": "2021-11-18T10:04:18.293+00:00" }, "url": "http://koppeltaal.nl/fhir/StructureDefinition/KT2Task", "version": "0.0.2", "name": "KT2_Task", "status": "draft", "date": "2021-11-15T12:23:19.4255015+00:00", "publisher": "VZVZ", "contact": [ { "name": "Bernard Stibbe" } ], "description": "The (FHIR) Task (resource) describes an eHealth task, that is, an eHealth activity assigned to a patient.", "copyright": "VZVZ", "fhirVersion": "4.0.1", "mapping": [ { "identity": "workflow", "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern" }, { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" }, { "identity": "w5", "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping" }, { "identity": "v2", "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping" } ], "kind": "resource", "abstract": false, "type": "Task", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Task", "derivation": "constraint", "differential": { "element": [ { "id": "Task.extension", "path": "Task.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "rules": "open" }, "min": 0 }, { "id": "Task.extension:observer", "path": "Task.extension", "sliceName": "observer", "label": "Koppeltaal", "min": 0, "type": [ { "code": "Extension", "profile": [ "http://koppeltaal.nl/fhir/StructureDefinition/KT2ObservationTeam" ] } ] }, { "id": "Task.identifier", "path": "Task.identifier", "label": "Koppeltaal", "definition": "De aan een patiƫnt toegewezen eHealth activiteit", "min": 1 }, { "id": "Task.instantiatesCanonical", "path": "Task.instantiatesCanonical", "label": "Koppeltaal", "min": 1, "type": [ { "code": "canonical", "targetProfile": [ "http://koppeltaal.nl/fhir/StructureDefinition/KT2ActivityDefinition" ] } ] }, { "id": "Task.partOf", "path": "Task.partOf", "label": "Koppeltaal" }, { "id": "Task.status", "path": "Task.status", "label": "Koppeltaal" }, { "id": "Task.intent", "path": "Task.intent", "label": "Koppeltaal" }, { "id": "Task.priority", "path": "Task.priority", "label": "Koppeltaal" }, { "id": "Task.code", "path": "Task.code", "label": "Koppeltaal" }, { "id": "Task.description", "path": "Task.description", "label": "Koppeltaal" }, { "id": "Task.for", "path": "Task.for", "label": "Koppeltaal", "type": [ { "code": "Reference", "targetProfile": [ "http://koppeltaal.nl/fhir/StructureDefinition/KT2Patient" ] } ] }, { "id": "Task.executionPeriod", "path": "Task.executionPeriod", "label": "Koppeltaal" }, { "id": "Task.authoredOn", "path": "Task.authoredOn", "label": "Koppeltaal" }, { "id": "Task.lastModified", "path": "Task.lastModified", "label": "Koppeltaal" }, { "id": "Task.requester", "path": "Task.requester", "label": "Koppeltaal", "type": [ { "code": "Reference", "targetProfile": [ "http://koppeltaal.nl/fhir/StructureDefinition/KT2Practitioner" ] } ] }, { "id": "Task.owner", "path": "Task.owner", "label": "Koppeltaal", "min": 1, "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" ] } ] }, { "id": "Task.restriction", "path": "Task.restriction", "label": "Koppeltaal" } ] } }