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

FHIR IG Statistics: ValueSet/02420dfd-2388-4dea-b14a-1420c1e8a949

Packageca.on.health.idms
Resource TypeValueSet
Id02420dfd-2388-4dea-b14a-1420c1e8a949
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.idms@1.0.2-beta&canonical=https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Request-Types
URLhttps://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Request-Types
Version1.0.0
Statusactive
Date2023-09-07
NameIDMS-Request-Types
TitleIDMS Request Types
DescriptionList of Request 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": "02420dfd-2388-4dea-b14a-1420c1e8a949",
  "meta": {
    "versionId": "3",
    "lastUpdated": "2023-09-18T17:31:46.689+00:00",
    "source": "#FNcJQvXHdFlBKOiX"
  },
  "url": "https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Request-Types",
  "version": "1.0.0",
  "name": "IDMS-Request-Types",
  "title": "IDMS Request Types",
  "status": "active",
  "experimental": false,
  "date": "2023-09-07",
  "publisher": "IDMS",
  "description": "List of Request Types",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
        "version": "1.0.0",
        "concept": [
          {
            "code": "REQUEST-TYPE-INITIAL",
            "display": "Initial"
          },
          {
            "code": "REQUEST-TYPE-ADDITIONAL-INFO",
            "display": "Additional Information"
          },
          {
            "code": "REQUEST-TYPE-RECONSIDERATION",
            "display": "Reconsideration"
          },
          {
            "code": "REQUEST-TYPE-WITHDRAWL",
            "display": "Withdrawl"
          }
        ]
      }
    ]
  }
}