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

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

Packageca.on.health.idms
Resource TypeValueSet
IdIDMS-VALUESET-COMMITTEE-RECOMMENDATION
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
URLhttps://health.gov.on.ca/idms/fhir/ValueSet/IDMS-VALUESET-COMMITTEE-RECOMMENDATION
Version1.0.0
Statusactive
Date2025-01-27
NameIDMSCommitteeRecommendation
TitleCommittee Recommendation
DescriptionList of Committee Recommendations.

Resources that use this resource

StructureDefinition
Ministry-RecommendationMinistry Recommendation
IDMS-Task-Committee-ReviewIDMS - Task - Committee Review
IDMS-Task-Executive-DecisionIDMS - Task - Executive Decision

Resources that this resource uses

CodeSystem
IDMS-InternalIDMS-Internal

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "IDMS-VALUESET-COMMITTEE-RECOMMENDATION",
  "meta": {
    "versionId": "3",
    "lastUpdated": "2025-01-27T16:29:52.175+00:00",
    "source": "#d01aa5299abb6d7085321ff46c9aea0c"
  },
  "url": "https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-VALUESET-COMMITTEE-RECOMMENDATION",
  "version": "1.0.0",
  "name": "IDMSCommitteeRecommendation",
  "title": "Committee Recommendation",
  "status": "active",
  "experimental": false,
  "date": "2025-01-27",
  "publisher": "IDMS",
  "description": "List of Committee Recommendations.",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "COMMITTEE-REVIEW"
          }
        ]
      }
    ]
  }
}