FHIR IG Statistics: StructureDefinition/IDMS-PROFILE-TASK-CONSULTANT-REVIEW
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "IDMS-PROFILE-TASK-CONSULTANT-REVIEW",
"url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-Task-Committee-Review",
"version": "1.0.0",
"name": "IDMSTaskCommitteeReview",
"title": "IDMS - Task - Committee Review",
"status": "active",
"description": "This profile is for an 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:RecommendationType",
"path": "Task.extension",
"sliceName": "RecommendationType",
"definition": "#### **_`IDMS: Recommendation Type ( General Benefit, etc...) .`_**",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://health.gov.on.ca/idms/fhir/StructureDefinition/Extension-Recommendation-Type"
]
}
]
},
{
"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",
"definition": "#### **_`IDMS: The recommendation (Recommended, Rejected or Deffered for Listing) `_**",
"min": 1,
"max": "1"
},
{
"id": "Task.businessStatus.extension",
"path": "Task.businessStatus.extension",
"max": "0"
},
{
"id": "Task.businessStatus.coding",
"path": "Task.businessStatus.coding",
"min": 1,
"max": "1"
},
{
"id": "Task.businessStatus.coding.extension",
"path": "Task.businessStatus.coding.extension",
"max": "0"
},
{
"id": "Task.businessStatus.coding.system",
"path": "Task.businessStatus.coding.system",
"min": 1,
"fixedUri": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal"
},
{
"id": "Task.businessStatus.coding.version",
"path": "Task.businessStatus.coding.version",
"max": "0"
},
{
"id": "Task.businessStatus.coding.code",
"path": "Task.businessStatus.coding.code",
"min": 1,
"binding": {
"strength": "required",
"description": "Committee Recommendation",
"valueSet": "https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-VALUESET-COMMITTEE-RECOMMENDATION"
}
},
{
"id": "Task.businessStatus.coding.display",
"path": "Task.businessStatus.coding.display",
"min": 1,
"max": "1"
},
{
"id": "Task.businessStatus.coding.userSelected",
"path": "Task.businessStatus.coding.userSelected",
"max": "0"
},
{
"id": "Task.businessStatus.text",
"path": "Task.businessStatus.text",
"max": "0"
},
{
"id": "Task.intent",
"path": "Task.intent",
"definition": "#### **_`IDMS: All Committee reviews need to be set to 'filler-order'. `_**",
"fixedCode": "filler-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 Review for CED, etc...)' `_**",
"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, Reconsideration `_**"
},
{
"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",
"max": "0"
},
{
"id": "Task.executionPeriod.",
"path": "Task.executionPeriod",
"definition": "#### **_`IDMS: The recommendation date.`_**",
"min": 1,
"max": "1"
},
{
"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 recommendation date.`_**",
"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: A reference to the Review Committee .`_**",
"max": "0"
},
{
"id": "Task.performer.extension",
"path": "Task.performer.extension",
"max": "0"
},
{
"id": "Task.performer.modifierExtension",
"path": "Task.performer.modifierExtension",
"max": "0"
},
{
"id": "Task.performer.function",
"path": "Task.performer.function",
"max": "0"
},
{
"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"
}
]
}
}