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

FHIR IG Statistics: ValueSet/IDMS-VALUESET-COMMITTEE-RECOMMENDATION-NEW

Packageca.on.health.idms
Resource TypeValueSet
IdIDMS-VALUESET-COMMITTEE-RECOMMENDATION-NEW
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.idms@1.0.9&canonical=https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-VALUESET-COMMITTEE-RECOMMENDATION-NEW
URLhttps://health.gov.on.ca/idms/fhir/ValueSet/IDMS-VALUESET-COMMITTEE-RECOMMENDATION-NEW
Version1.0.0
Statusactive
Date2025-01-27
NameIDMSCommitteeRecommendationNew
TitleCommittee Recommendation - New
DescriptionList of Committee Recommendations used for added a New Recommendation.

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-COMMITTEE-RECOMMENDATION-NEW",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2025-01-27T16:35:12.329+00:00",
    "source": "#1dcc5b5d8f9dfc9068139f413616bf92"
  },
  "url": "https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-VALUESET-COMMITTEE-RECOMMENDATION-NEW",
  "version": "1.0.0",
  "name": "IDMSCommitteeRecommendationNew",
  "title": "Committee Recommendation - New",
  "status": "active",
  "experimental": false,
  "date": "2025-01-27",
  "publisher": "IDMS",
  "description": "List of Committee Recommendations used for added a New Recommendation.",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "COMMITTEE-REVIEW-REIMBURSE"
          }
        ]
      },
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "COMMITTEE-REVIEW-REIMBURSE-CONDITIONS"
          }
        ]
      },
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "COMMITTEE-REVIEW-DO-NOT-REIMBURSE"
          }
        ]
      }
    ]
  }
}