FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/StructureDefinition-task-matthewsTask

Packageca.learning-forge-v3.r4
Resource TypeStructureDefinition
IdStructureDefinition-task-matthewsTask
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.learning-forge-v3.r4@3.0.0&canonical=http://matthews.ca/fhir/4.0.1/StructureDefinition/TaskMatthews
URLhttp://matthews.ca/fhir/4.0.1/StructureDefinition/TaskMatthews
Version0.1
Statusdraft
Date2022-11-24T18:19:42.0816533+00:00
NameTaskMatthews
TitleTask (Matthews-CA)
TypeTask
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "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
      }
    ]
  }
}