Package | ca.on.health.idms |
Resource Type | CodeSystem |
Id | IDMS-CODESYSTEM-REVIEWER-TYPE |
FHIR Version | R5 |
Source | https://simplifier.net/resolve?scope=ca.on.health.idms@1.0.9&canonical=https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-CODESYSTEM-REVIEWER-TYPE |
URL | https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-CODESYSTEM-REVIEWER-TYPE |
Version | 1.0.0 |
Status | active |
Date | 2025-01-28 |
Name | IDMS-Reviewer-Type |
Title | Reviewer Type |
Description | This contains a list of reviewer types. |
Content | complete |
ValueSet | |
REVIEWER-TYPE-ACTIVE | Reviewer Type (Active Only) |
REVIEWER-TYPE-ALL | Reviewer Type |
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "id": "IDMS-CODESYSTEM-REVIEWER-TYPE", "meta": { "versionId": "2", "lastUpdated": "2025-01-28T14:07:03.010+00:00", "source": "#fe22185311a24cd3c89fbde8a09be5e9" }, "url": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-CODESYSTEM-REVIEWER-TYPE", "version": "1.0.0", "name": "IDMS-Reviewer-Type", "title": "Reviewer Type", "status": "active", "date": "2025-01-28", "publisher": "IDMS", "description": "This contains a list of reviewer types.", "content": "complete", "property": [ { "code": "inactive", "uri": "http://hl7.org/fhir/concept-properties#inactive", "type": "boolean" } ], "concept": [ { "code": "CONSULTANT", "display": "Consultant" }, { "code": "CED-MEMBER", "display": "CED Member" }, { "code": "OSCCD-MEMBER", "display": "OSCCD Member" }, { "code": "DRUG", "display": "Drug(Inactive)", "property": [ { "code": "inactive", "valueBoolean": true } ] }, { "code": "OTHER", "display": "Other", "property": [ { "code": "inactive", "valueBoolean": true } ] } ] }