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

FHIR IG Statistics: ValueSet/b6968639-cb27-4258-aad4-e4580577686d-ACTIVE

Packageca.on.health.idms
Resource TypeValueSet
Idb6968639-cb27-4258-aad4-e4580577686d-ACTIVE
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.idms@1.0.9&canonical=https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Organization-Types-ACTIVE
URLhttps://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Organization-Types-ACTIVE
Version1.0.0
Statusactive
Date2025-01-22
NameIDMS-Organization-Types-Subset-ACTIVE
TitleOrganization Types - Subset (Active Only)
DescriptionList of active Organization Types, excluding MOH and Review Committee

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
IDMS-InternalIDMS-Internal

Narrative

No narrative content found in resource


Source

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