{
"description": "List of active Organization Types, excluding MOH and Review Committee",
"compose": {
"exclude": [ {
"filter": [ {
"op": "is-a",
"value": "ORGANIZATION-TYPE-MOH",
"property": "concept"
} ],
"system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal"
}, {
"filter": [ {
"op": "is-a",
"value": "ORGANIZATION-TYPE-REVIEW-COMMITTEE",
"property": "concept"
} ],
"system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal"
}, {
"filter": [ {
"op": "=",
"value": "true",
"property": "inactive"
} ],
"system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal"
} ],
"include": [ {
"filter": [ {
"op": "descendent-of",
"value": "ORGANIZATION-TYPE",
"property": "concept"
} ],
"system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal"
} ]
},
"_filename": "b6968639-cb27-4258-aad4-e4580577686d-ACTIVE.json",
"package_name": "ca.on.health.idms.agreementmvp",
"date": "2025-01-22",
"meta": {
"source": "#b959f27ea45ea5a75c348009e5af4c88",
"versionId": "1",
"lastUpdated": "2025-01-22T16:23:04.535+00:00"
},
"publisher": "IDMS",
"name": "IDMS-Organization-Types-Subset-ACTIVE",
"type": null,
"experimental": "false",
"resourceType": "ValueSet",
"title": "Organization Types - Subset (Active Only)",
"package_version": "3.0.1",
"status": "active",
"id": "bd6dfd72-5939-44a6-bf77-07384c999d53",
"kind": null,
"url": "https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Organization-Types-ACTIVE",
"version": "1.0.0"
}