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

FHIR IG Statistics: ValueSet/IDMS-ValueSet-Letter-Types-ACTIVE

Packageca.on.health.idms
Resource TypeValueSet
IdIDMS-ValueSet-Letter-Types-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-Letter-Types-ACTIVE
URLhttps://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Letter-Types-ACTIVE
Version1.0.0
Statusactive
Date2025-01-27
NameIDMS-LETTER-TYPES-ACTIVE
TitleLetter Types (Active Only)
DescriptionList active of Letter Types

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
Letter-Template-TypeIDMS-Letter-Template-Type

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "IDMS-ValueSet-Letter-Types-ACTIVE",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2025-01-27T18:10:58.950+00:00",
    "source": "#cab188347400870f7952065ab3c85e60"
  },
  "url": "https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Letter-Types-ACTIVE",
  "version": "1.0.0",
  "name": "IDMS-LETTER-TYPES-ACTIVE",
  "title": "Letter Types (Active Only)",
  "status": "active",
  "experimental": false,
  "date": "2025-01-27",
  "publisher": "IDMS",
  "description": "List active of Letter Types",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/Letter-Template-Type"
      }
    ],
    "exclude": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/Letter-Template-Type",
        "filter": [
          {
            "property": "inactive",
            "op": "=",
            "value": "true"
          }
        ]
      }
    ]
  }
}