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

FHIR IG Statistics: ValueSet/624af095-bbe1-4aa4-8c65-890a124735f8-ACTIVE

Packageca.on.health.idms
Resource TypeValueSet
Id624af095-bbe1-4aa4-8c65-890a124735f8-ACTIVE
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.idms@1.0.9&canonical=https://health.gov.on.ca/idms/fhir/ValueSet/Specialties-ACTIVE
URLhttps://health.gov.on.ca/idms/fhir/ValueSet/Specialties-ACTIVE
Version1.0.0
Statusactive
Date2025-01-28
NameIDMS-Specialties-ACTIVE
TitleSpecialties (Active Only)
DescriptionActive Specialties for the IDMS application.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
IDMS-InternalIDMS-Internal
SpecialtiesIDMS-Specialties

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "624af095-bbe1-4aa4-8c65-890a124735f8-ACTIVE",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2025-01-28T15:19:31.867+00:00",
    "source": "#2d168215131c9cde"
  },
  "url": "https://health.gov.on.ca/idms/fhir/ValueSet/Specialties-ACTIVE",
  "version": "1.0.0",
  "name": "IDMS-Specialties-ACTIVE",
  "title": "Specialties (Active Only)",
  "status": "active",
  "experimental": false,
  "date": "2025-01-28",
  "publisher": "IDMS",
  "description": "Active Specialties for the IDMS application.",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/Specialties"
      },
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
        "version": "1.0.0",
        "concept": [
          {
            "code": "OTHER",
            "display": "Other"
          }
        ]
      }
    ],
    "exclude": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/Specialties",
        "filter": [
          {
            "property": "inactive",
            "op": "=",
            "value": "true"
          }
        ]
      }
    ]
  }
}