PackagesCanonicalsLogsProblems
    Packages
    ca.learning-forge-v3.r4@3.0.0
    http://matthews.ca/fhir/4.0.1/StructureDefinition/TaskMatthews
{
  "description": null,
  "_filename": "StructureDefinition-task-matthewsTask.json",
  "package_name": "ca.learning-forge-v3.r4",
  "date": "2022-11-24T18:19:42.0816533+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "TaskMatthews",
  "abstract": false,
  "type": "Task",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Task (Matthews-CA)",
  "package_version": "3.0.0",
  "status": "draft",
  "id": "acc4565d-75fd-4bbc-9b39-32879820438c",
  "kind": "resource",
  "url": "http://matthews.ca/fhir/4.0.1/StructureDefinition/TaskMatthews",
  "version": "0.1",
  "differential": {
    "element": [ {
      "id": "Task.identifier",
      "path": "Task.identifier",
      "mustSupport": true
    }, {
      "id": "Task.identifier.use",
      "path": "Task.identifier.use",
      "mustSupport": true
    }, {
      "id": "Task.instantiatesCanonical",
      "max": "0",
      "path": "Task.instantiatesCanonical",
      "mustSupport": false
    }, {
      "id": "Task.instantiatesUri",
      "max": "0",
      "path": "Task.instantiatesUri",
      "mustSupport": false
    }, {
      "id": "Task.basedOn",
      "max": "0",
      "path": "Task.basedOn",
      "mustSupport": false
    }, {
      "id": "Task.partOf",
      "max": "0",
      "path": "Task.partOf"
    }, {
      "id": "Task.businessStatus",
      "path": "Task.businessStatus",
      "mustSupport": true
    }, {
      "id": "Task.intent",
      "path": "Task.intent",
      "mustSupport": true
    }, {
      "id": "Task.priority",
      "max": "0",
      "path": "Task.priority",
      "mustSupport": false
    }, {
      "id": "Task.focus",
      "max": "0",
      "path": "Task.focus",
      "mustSupport": false
    }, {
      "id": "Task.for",
      "path": "Task.for",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
      } ]
    }, {
      "id": "Task.encounter",
      "max": "0",
      "path": "Task.encounter",
      "mustSupport": false
    }, {
      "id": "Task.executionPeriod",
      "max": "0",
      "path": "Task.executionPeriod",
      "mustSupport": false
    }, {
      "id": "Task.authoredOn",
      "max": "0",
      "path": "Task.authoredOn",
      "mustSupport": false
    }, {
      "id": "Task.lastModified",
      "max": "0",
      "path": "Task.lastModified",
      "mustSupport": false
    }, {
      "id": "Task.requester",
      "path": "Task.requester",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Task.performerType",
      "max": "0",
      "path": "Task.performerType",
      "mustSupport": false
    }, {
      "id": "Task.owner",
      "min": 1,
      "path": "Task.owner",
      "mustSupport": true
    }, {
      "id": "Task.location",
      "max": "0",
      "path": "Task.location",
      "mustSupport": false
    }, {
      "id": "Task.reasonCode",
      "max": "0",
      "path": "Task.reasonCode",
      "mustSupport": false
    }, {
      "id": "Task.reasonReference",
      "max": "0",
      "path": "Task.reasonReference",
      "mustSupport": false
    }, {
      "id": "Task.insurance",
      "max": "0",
      "path": "Task.insurance",
      "mustSupport": false
    }, {
      "id": "Task.note",
      "path": "Task.note",
      "mustSupport": true
    }, {
      "id": "Task.relevantHistory",
      "max": "0",
      "path": "Task.relevantHistory",
      "mustSupport": false
    }, {
      "id": "Task.restriction",
      "max": "0",
      "path": "Task.restriction",
      "mustSupport": false
    }, {
      "id": "Task.input",
      "max": "1",
      "path": "Task.input",
      "mustSupport": false
    }, {
      "id": "Task.output",
      "max": "0",
      "path": "Task.output",
      "mustSupport": false
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Task"
}