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

FHIR IG Statistics: ValueSet/VALUESET-DOCUMENT-REFERENCE-LETTER-TYPES-ACTIVE

Packageca.on.health.idms
Resource TypeValueSet
IdVALUESET-DOCUMENT-REFERENCE-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-DocumentReference-Letter-Types-ACTIVE
URLhttps://health.gov.on.ca/idms/fhir/ValueSet/IDMS-DocumentReference-Letter-Types-ACTIVE
Version1.0.0
Statusactive
Date2025-01-21
NameIDMSDocumentReferenceLetterTypes
TitleDocumentReference Letter Types (Active Only)
DescriptionList of active DocumentReference Letter 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": "VALUESET-DOCUMENT-REFERENCE-LETTER-TYPES-ACTIVE",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2025-01-21T13:56:57.793+00:00",
    "source": "#81b56ce698cbd62d229e80c88c66e384"
  },
  "url": "https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-DocumentReference-Letter-Types-ACTIVE",
  "version": "1.0.0",
  "name": "IDMSDocumentReferenceLetterTypes",
  "title": "DocumentReference Letter Types (Active Only)",
  "status": "active",
  "experimental": false,
  "date": "2025-01-21",
  "publisher": "IDMS",
  "description": "List of active DocumentReference Letter Types",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "DOCUMENT-TYPE-LETTER"
          }
        ]
      }
    ],
    "exclude": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
        "filter": [
          {
            "property": "inactive",
            "op": "=",
            "value": "true"
          }
        ]
      }
    ]
  }
}