FHIR IG Statistics: ValueSet/IDMS-VALUESET-RECOMMENDATION-TYPE
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "IDMS-VALUESET-RECOMMENDATION-TYPE",
"meta": {
"versionId": "2",
"lastUpdated": "2025-01-27T14:19:30.840+00:00",
"source": "#af8888a55fdb24f88f1c7d3c467c428a"
},
"url": "https://health.gov.on.ca/idms/fhir/ValueSet/recommendation-type",
"version": "1.0.0",
"name": "IDMSRecommendationType",
"title": "Committee Recommendation Type",
"status": "active",
"experimental": false,
"date": "2025-01-27",
"publisher": "IDMS",
"description": "Review recommendation types",
"compose": {
"include": [
{
"system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-CODESYSTEM-RECOMMENDATION-TYPE"
},
{
"system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
"version": "1.0.0",
"concept": [
{
"code": "OTHER",
"display": "Other"
}
]
}
]
}
}