FHIR IG Statistics: ValueSet/IDMS-VALUESET-REVIEW-TYPE
Resources that use this resource
Resources that this resource uses
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"
}
]
}
]
}
}