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

FHIR IG Statistics: ValueSet/IDMS-VALUESET-REVIEW-TYPE

Packageca.on.health.idms
Resource TypeValueSet
IdIDMS-VALUESET-REVIEW-TYPE
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.idms@1.0.9&canonical=https://health.gov.on.ca/idms/fhir/ValueSet/REVIEW-TYPE
URLhttps://health.gov.on.ca/idms/fhir/ValueSet/REVIEW-TYPE
Version1.0.0
Statusactive
Date2025-01-20
NameIDMS-Review-Type
TitleReview Type
DescriptionList of committee review types.

Resources that use this resource

StructureDefinition
IDMS-Task-Committee-ReviewIDMS - Task - Committee Review
IDMS-Task-Individual-ReviewIDMS - Task - Individual Review

Resources that this resource uses

CodeSystem
IDMS-InternalIDMS-Internal

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "IDMS-VALUESET-REVIEW-TYPE",
  "url": "https://health.gov.on.ca/idms/fhir/ValueSet/REVIEW-TYPE",
  "version": "1.0.0",
  "name": "IDMS-Review-Type",
  "title": "Review Type",
  "status": "active",
  "experimental": false,
  "date": "2025-01-20",
  "publisher": "IDMS",
  "description": "List of committee review types. ",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "REVIEW-TYPE"
          }
        ]
      }
    ],
    "exclude": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "REVIEW-TYPE-EXECUTIVE-OFFICE-DECISION"
          }
        ]
      }
    ]
  }
}