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

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

Packageca.on.health.idms
Resource TypeValueSet
IdIDMS-VALUESET-RECOMMENDATION-TYPE
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.idms@1.0.9&canonical=https://health.gov.on.ca/idms/fhir/ValueSet/recommendation-type
URLhttps://health.gov.on.ca/idms/fhir/ValueSet/recommendation-type
Version1.0.0
Statusactive
Date2025-01-27
NameIDMSRecommendationType
TitleCommittee Recommendation Type
DescriptionReview recommendation types

Resources that use this resource

StructureDefinition
Extension-Recommendation-TypeRecommendation Type
Ministry-RecommendationMinistry Recommendation

Resources that this resource uses

CodeSystem
IDMS-InternalIDMS-Internal
IDMS-CODESYSTEM-RECOMMENDATION-TYPEIDMS - Recommendation Type

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"
          }
        ]
      }
    ]
  }
}