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

FHIR IG Statistics: ValueSet/5bce5e52-9a9b-4483-9430-cf83f61b8929

Packageca.on.health.idms
Resource TypeValueSet
Id5bce5e52-9a9b-4483-9430-cf83f61b8929
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.idms@1.0.9&canonical=https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Child-Request-Types
URLhttps://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Child-Request-Types
Version1.0.0
Statusactive
Date2025-01-29
NameIDMS-Child-Request-Types
TitleChild Request Types
DescriptionList of Child Request Types

Resources that use this resource

StructureDefinition
IDMS-ServiceRequest-Child-SubmissionIDMSServiceRequestChildSubmission

Resources that this resource uses

CodeSystem
IDMS-InternalIDMS-Internal

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "5bce5e52-9a9b-4483-9430-cf83f61b8929",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2025-01-29T13:49:23.261+00:00",
    "source": "#a29e651d45d1d2de449a57e65f815960"
  },
  "url": "https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Child-Request-Types",
  "version": "1.0.0",
  "name": "IDMS-Child-Request-Types",
  "title": "Child Request Types",
  "status": "active",
  "experimental": false,
  "date": "2025-01-29",
  "publisher": "IDMS",
  "description": "List of Child Request Types",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "REQUEST-TYPE-ADDITIONAL-INFO"
          }
        ]
      },
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "REQUEST-TYPE-RECONSIDERATION"
          }
        ]
      },
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "REQUEST-TYPE-WITHDRAWL"
          }
        ]
      },
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "REQUEST-TYPE-SCREENING"
          }
        ]
      }
    ]
  }
}