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

FHIR IG Statistics: ValueSet/ORGANIZATION-TYPE-ALL-ACTIVE

Packageca.on.health.idms
Resource TypeValueSet
IdORGANIZATION-TYPE-ALL-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-Type-All-ACTIVE
URLhttps://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Organization-Type-All-ACTIVE
Version1.0.0
Statusactive
Date2025-01-22
NameIDMS-Organization-Types-ALL-ACTIVE
TitleOrganization Types - All (Active Only)
DescriptionList of active Organization Types

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": "ORGANIZATION-TYPE-ALL-ACTIVE",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2025-01-22T16:29:19.193+00:00",
    "source": "#1f64bcef40f847fbbe8673aca4af4acc"
  },
  "url": "https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Organization-Type-All-ACTIVE",
  "version": "1.0.0",
  "name": "IDMS-Organization-Types-ALL-ACTIVE",
  "title": "Organization Types - All (Active Only)",
  "status": "active",
  "experimental": false,
  "date": "2025-01-22",
  "publisher": "IDMS",
  "description": "List of active Organization Types",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "ORGANIZATION-TYPE"
          }
        ]
      }
    ]
  }
}