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

FHIR IG Statistics: ValueSet/IDMS-VALUESET-REQUEST-CONTACT-TYPE-ACTIVE

Packageca.on.health.idms
Resource TypeValueSet
IdIDMS-VALUESET-REQUEST-CONTACT-TYPE-ACTIVE
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.idms@1.0.9&canonical=https://health.gov.on.ca/idms/fhir/ValueSet/Request-Contact-Type-ACTIVE
URLhttps://health.gov.on.ca/idms/fhir/ValueSet/Request-Contact-Type-ACTIVE
Version1.0.0
Statusactive
Date2025-01-21
NameRequestContactTypeACTIVE
TitleRequest Contact Type (Active Only)
DescriptionList of active Request Contact 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": "IDMS-VALUESET-REQUEST-CONTACT-TYPE-ACTIVE",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2025-01-21T13:38:20.738+00:00",
    "source": "#57a46f84967db4fd88330491f3c37730"
  },
  "url": "https://health.gov.on.ca/idms/fhir/ValueSet/Request-Contact-Type-ACTIVE",
  "version": "1.0.0",
  "name": "RequestContactTypeACTIVE",
  "title": "Request Contact Type (Active Only)",
  "status": "active",
  "experimental": false,
  "date": "2025-01-21",
  "publisher": "IDMS",
  "description": "List of active Request Contact Types.",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "REQUEST-CONTACT-TYPE"
          }
        ]
      }
    ],
    "exclude": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "REVIEW-TYPE-EXECUTIVE-OFFICE-DECISION"
          }
        ]
      }
    ]
  }
}