FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.health.idms
Resource TypeStructureDefinition
IdTASK-CONSULTANT-REVIEW.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.idms@1.0.9&canonical=https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-Task-Individual-Review
URLhttps://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-Task-Individual-Review
Version1.0.0
Statusactive
NameIDMSTaskIndividualReview
TitleIDMS - Task - Individual Review
DescriptionThis profile is for an Individual Review (an individual reviewing the submission before it is sent to a committee review).
TypeTask
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
CreatedDateCreated Date
CreatedUserCreated User
IDMS-PractitionerRole-ReviewerIDMSPractitionerRoleReviewer
MigrationNotesMigration Notes
Presenter-IndicatorPresenter Indicator
UpdatedDateUpdated Date
UpdatedUserUpdated User
ValueSet
IDMS-VALUESET-INDIVIDUAL-REVIEW-EXPERTISEReviewer Expertise
REVIEW-TYPEReview Type

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "IDMS-PROFILE-TASK-CONSULTANT-REVIEW",
  "url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-Task-Individual-Review",
  "version": "1.0.0",
  "name": "IDMSTaskIndividualReview",
  "title": "IDMS - Task -  Individual Review",
  "status": "active",
  "description": "This profile is for an Individual Review (an individual reviewing the submission before it is sent to a committee review).",
  "fhirVersion": "5.0.0",
  "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"
        }
      },
      {
        "id": "Task.extension:CreatedDate",
        "path": "Task.extension",
        "sliceName": "CreatedDate",
        "definition": "#### **_`IDMS:  This is the date and time the record was created.`_**",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://health.gov.on.ca/idms/fhir/StructureDefinition/CreatedDate"
            ]
          }
        ]
      },
      {
        "id": "Task.extension:CreatedUser",
        "path": "Task.extension",
        "sliceName": "CreatedUser",
        "definition": "#### **_`IDMS:  This is the reference to the user that created the record.`_**",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://health.gov.on.ca/idms/fhir/StructureDefinition/CreatedUser"
            ]
          }
        ]
      },
      {
        "id": "Task.extension:UpdatedDate",
        "path": "Task.extension",
        "sliceName": "UpdatedDate",
        "definition": "#### **_`IDMS:  This is the date and time the record was updated.`_**",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://health.gov.on.ca/idms/fhir/StructureDefinition/UpdatedDate"
            ]
          }
        ]
      },
      {
        "id": "Task.extension:UpdatedUser",
        "path": "Task.extension",
        "sliceName": "UpdatedUser",
        "definition": "#### **_`IDMS:  This is the reference to the user that updated the record.`_**",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://health.gov.on.ca/idms/fhir/StructureDefinition/UpdatedUser"
            ]
          }
        ]
      },
      {
        "id": "Task.extension:migrationNotes",
        "path": "Task.extension",
        "sliceName": "migrationNotes",
        "definition": "#### **_`IDMS:  Data that was migrated from DSTS that is no longer needed.`_**",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://health.gov.on.ca/idms/fhir/StructureDefinition/MigrationNotes"
            ]
          }
        ]
      },
      {
        "id": "Task.identifier",
        "path": "Task.identifier",
        "max": "0"
      },
      {
        "id": "Task.instantiatesCanonical",
        "path": "Task.instantiatesCanonical",
        "max": "0"
      },
      {
        "id": "Task.instantiatesUri",
        "path": "Task.instantiatesUri",
        "max": "0"
      },
      {
        "id": "Task.basedOn",
        "path": "Task.basedOn",
        "definition": "#### **_`IDMS:  A reference to the ServiceRequest.`_**",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Task.groupIdentifier",
        "path": "Task.groupIdentifier",
        "max": "0"
      },
      {
        "id": "Task.partOf",
        "path": "Task.partOf",
        "max": "0"
      },
      {
        "id": "Task.status",
        "path": "Task.status",
        "definition": "#### **_`IDMS:  This is FHIR mandatory,  we only use 'received' and 'completed'  `_**"
      },
      {
        "id": "Task.statusReason",
        "path": "Task.statusReason",
        "max": "0"
      },
      {
        "id": "Task.businessStatus",
        "path": "Task.businessStatus",
        "max": "0"
      },
      {
        "id": "Task.intent",
        "path": "Task.intent",
        "definition": "#### **_`IDMS:  All Individual reviews need to be set to  'order'  `_**",
        "fixedCode": "order"
      },
      {
        "id": "Task.priority",
        "path": "Task.priority",
        "max": "0"
      },
      {
        "id": "Task.doNotPerform",
        "path": "Task.doNotPerform",
        "max": "0"
      },
      {
        "id": "Task.code",
        "path": "Task.code",
        "definition": "#### **_`IDMS:  This is the type of review ( 1st, 2nd, Reconsideration)'  `_**",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Task.code.extension",
        "path": "Task.code.extension",
        "max": "0"
      },
      {
        "id": "Task.code.coding",
        "path": "Task.code.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Task.code.coding.extension",
        "path": "Task.code.coding.extension",
        "max": "0"
      },
      {
        "id": "Task.code.coding.system",
        "path": "Task.code.coding.system",
        "min": 1,
        "fixedUri": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal"
      },
      {
        "id": "Task.code.coding.version",
        "path": "Task.code.coding.version",
        "max": "0"
      },
      {
        "id": "Task.code.coding.code",
        "path": "Task.code.coding.code",
        "min": 1,
        "binding": {
          "strength": "required",
          "description": "Request Category",
          "valueSet": "https://health.gov.on.ca/idms/fhir/ValueSet/REVIEW-TYPE"
        }
      },
      {
        "id": "Task.code.coding.display",
        "path": "Task.code.coding.display",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Task.code.coding.userSelected",
        "path": "Task.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Task.code.text",
        "path": "Task.code.text",
        "max": "0",
        "definition": "#### **_`IDMS:  This is a text description of the review type,  Examples: 1st Review for CED  `_**"
      },
      {
        "id": "Task.description",
        "path": "Task.description",
        "max": "0"
      },
      {
        "id": "Task.focus",
        "path": "Task.focus",
        "max": "0"
      },
      {
        "id": "Task.for",
        "path": "Task.for",
        "max": "0"
      },
      {
        "id": "Task.encounter",
        "path": "Task.encounter",
        "max": "0"
      },
      {
        "id": "Task.requestedPeriod",
        "path": "Task.requestedPeriod",
        "definition": "#### **_`IDMS:  The Date it was sent to the Reviewer and the Date we received the response from the Reviewer.`_**"
      },
      {
        "id": "Task.requestedPeriod.extension",
        "path": "Task.requestedPeriod.extension",
        "max": "0"
      },
      {
        "id": "Task.requestedPeriod.start",
        "path": "Task.requestedPeriod.start",
        "definition": "#### **_`IDMS:  The Date it was sent to the Reviewer.`_**",
        "min": 1
      },
      {
        "id": "Task.requestedPeriod.end",
        "path": "Task.requestedPeriod.end",
        "definition": "#### **_`IDMS:  The Date we received the response from the Reviewer.`_**",
        "min": 1
      },
      {
        "id": "Task.executionPeriod.",
        "path": "Task.executionPeriod",
        "definition": "#### **_`IDMS:  The Date we anticipate to recieve the response from the Reviewer.`_**"
      },
      {
        "id": "Task.executionPeriod.extension",
        "path": "Task.executionPeriod.extension",
        "max": "0"
      },
      {
        "id": "Task.executionPeriod.start",
        "path": "Task.executionPeriod.start",
        "max": "0"
      },
      {
        "id": "Task.executionPeriod.end",
        "path": "Task.executionPeriod.end",
        "definition": "#### **_`IDMS:  The date we anticipate to recieve the response from the Reviewer.`_**",
        "min": 1
      },
      {
        "id": "Task.authoredOn",
        "path": "Task.authoredOn",
        "max": "0"
      },
      {
        "id": "Task.lastModified",
        "path": "Task.lastModified",
        "max": "0"
      },
      {
        "id": "Task.requester",
        "path": "Task.requester",
        "max": "0"
      },
      {
        "id": "Task.requestedPerformer",
        "path": "Task.requestedPerformer",
        "max": "0"
      },
      {
        "id": "Task.owner",
        "path": "Task.owner",
        "max": "0"
      },
      {
        "id": "Task.performer",
        "path": "Task.performer",
        "definition": "#### **_`IDMS: The Reveiwer, their Expertise for this review and an Indicator if they are presenter at the Committee Review.`_**",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Task.performer.extension",
        "path": "Task.performer.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 0
      },
      {
        "id": "Task.performer.extension:presenterIndicator",
        "path": "Task.performer.extension",
        "sliceName": "presenterIndicator",
        "definition": "#### **_`IDMS: Indicates whether the reviewer is also a presenter at a committee for this submission.`_**",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://health.gov.on.ca/idms/fhir/StructureDefinition/Presenter-Indicator"
            ]
          }
        ]
      },
      {
        "id": "Task.performer.modifierExtension",
        "path": "Task.performer.modifierExtension",
        "max": "0"
      },
      {
        "id": "Task.performer.function",
        "path": "Task.performer.function",
        "definition": "#### **_`IDMS:  The reviewer's expertise for this review `_**",
        "min": 1
      },
      {
        "id": "Task.performer.function.extension",
        "path": "Task.performer.function.extension",
        "max": "0"
      },
      {
        "id": "Task.performer.function.coding",
        "path": "Task.performer.function.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Task.performer.function.coding.extension",
        "path": "Task.performer.function.coding.extension",
        "max": "0"
      },
      {
        "id": "Task.performer.function.coding.system",
        "path": "Task.performer.function.coding.system",
        "min": 1,
        "fixedUri": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-CODESYSTEM-INDIVIDUAL-REVIEW-EXPERTISE"
      },
      {
        "id": "Task.performer.function.coding.version",
        "path": "Task.performer.function.coding.version",
        "max": "0"
      },
      {
        "id": "Task.performer.function.coding.code",
        "path": "Task.performer.function.coding.code",
        "min": 1,
        "binding": {
          "strength": "required",
          "description": "Request Category",
          "valueSet": "https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-VALUESET-INDIVIDUAL-REVIEW-EXPERTISE"
        }
      },
      {
        "id": "Task.performer.function.coding.display",
        "path": "Task.performer.function.coding.display",
        "definition": "#### **_`IDMS:  This is a text description of the reviewer's expertise for this review `_**",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Task.performer.function.coding.userSelected",
        "path": "Task.performer.function.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Task.performer.function.text",
        "path": "Task.performer.function.text",
        "max": "0"
      },
      {
        "id": "Task.performer.actor",
        "path": "Task.performer.actor",
        "definition": "#### **_`IDMS:  A reference to the Reviewer .`_**",
        "type": [
          {
            "code": "Reference",
            "profile": [
              "https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-PractitionerRole-Reviewer"
            ]
          }
        ]
      },
      {
        "id": "Task.location",
        "path": "Task.location",
        "max": "0"
      },
      {
        "id": "Task.reason",
        "path": "Task.reason",
        "max": "0"
      },
      {
        "id": "Task.insurance",
        "path": "Task.insurance",
        "max": "0"
      },
      {
        "id": "Task.note",
        "path": "Task.note",
        "definition": "#### **_`IDMS:  Comments about the review .`_**"
      },
      {
        "id": "Task.relevantHistory",
        "path": "Task.relevantHistory",
        "max": "0"
      },
      {
        "id": "Task.restriction",
        "path": "Task.restriction",
        "max": "0"
      },
      {
        "id": "Task.input",
        "path": "Task.input",
        "max": "0"
      },
      {
        "id": "Task.output",
        "path": "Task.output",
        "max": "0"
      }
    ]
  }
}