Package | ca.learning-forge-v3.r4 |
Resource Type | StructureDefinition |
Id | StructureDefinition-task-matthewsTask |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.learning-forge-v3.r4@3.0.0&canonical=http://matthews.ca/fhir/4.0.1/StructureDefinition/TaskMatthews |
URL | http://matthews.ca/fhir/4.0.1/StructureDefinition/TaskMatthews |
Version | 0.1 |
Status | draft |
Date | 2022-11-24T18:19:42.0816533+00:00 |
Name | TaskMatthews |
Title | Task (Matthews-CA) |
Type | Task |
Kind | resource |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "url": "http://matthews.ca/fhir/4.0.1/StructureDefinition/TaskMatthews", "version": "0.1", "name": "TaskMatthews", "title": "Task (Matthews-CA)", "status": "draft", "date": "2022-11-24T18:19:42.0816533+00:00", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "Task", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Task", "derivation": "constraint", "differential": { "element": [ { "id": "Task.identifier", "path": "Task.identifier", "mustSupport": true }, { "id": "Task.identifier.use", "path": "Task.identifier.use", "mustSupport": true }, { "id": "Task.instantiatesCanonical", "path": "Task.instantiatesCanonical", "max": "0", "mustSupport": false }, { "id": "Task.instantiatesUri", "path": "Task.instantiatesUri", "max": "0", "mustSupport": false }, { "id": "Task.basedOn", "path": "Task.basedOn", "max": "0", "mustSupport": false }, { "id": "Task.partOf", "path": "Task.partOf", "max": "0" }, { "id": "Task.businessStatus", "path": "Task.businessStatus", "mustSupport": true }, { "id": "Task.intent", "path": "Task.intent", "mustSupport": true }, { "id": "Task.priority", "path": "Task.priority", "max": "0", "mustSupport": false }, { "id": "Task.focus", "path": "Task.focus", "max": "0", "mustSupport": false }, { "id": "Task.for", "path": "Task.for", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ] } ] }, { "id": "Task.encounter", "path": "Task.encounter", "max": "0", "mustSupport": false }, { "id": "Task.executionPeriod", "path": "Task.executionPeriod", "max": "0", "mustSupport": false }, { "id": "Task.authoredOn", "path": "Task.authoredOn", "max": "0", "mustSupport": false }, { "id": "Task.lastModified", "path": "Task.lastModified", "max": "0", "mustSupport": false }, { "id": "Task.requester", "path": "Task.requester", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner" ] } ], "mustSupport": true }, { "id": "Task.performerType", "path": "Task.performerType", "max": "0", "mustSupport": false }, { "id": "Task.owner", "path": "Task.owner", "min": 1, "mustSupport": true }, { "id": "Task.location", "path": "Task.location", "max": "0", "mustSupport": false }, { "id": "Task.reasonCode", "path": "Task.reasonCode", "max": "0", "mustSupport": false }, { "id": "Task.reasonReference", "path": "Task.reasonReference", "max": "0", "mustSupport": false }, { "id": "Task.insurance", "path": "Task.insurance", "max": "0", "mustSupport": false }, { "id": "Task.note", "path": "Task.note", "mustSupport": true }, { "id": "Task.relevantHistory", "path": "Task.relevantHistory", "max": "0", "mustSupport": false }, { "id": "Task.restriction", "path": "Task.restriction", "max": "0", "mustSupport": false }, { "id": "Task.input", "path": "Task.input", "max": "1", "mustSupport": false }, { "id": "Task.output", "path": "Task.output", "max": "0", "mustSupport": false } ] } }