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

FHIR IG Statistics: ValueSet/ValueSet-ICD9CMAllCode

Packageca.on.ehr.r4
TypeValueSet
IdValueSet-ICD9CMAllCode
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-snapshot9&canonical=http://fhir.infoway-inforoute.ca/io/cacore/ValueSet/ICD9CM
URLhttp://fhir.infoway-inforoute.ca/io/cacore/ValueSet/ICD9CM
Version1.0.0
Statusactive
Date2022-01-17T01:23:00-08:00
NameICD9CMAllCode
TitleICD-9 CM All Concepts
Realmuv
Authoritynational
DescriptionThis subset contains all concepts represented by the [ICD-9 CM](https://terminology.hl7.org/CodeSystem-icd9cm.html) code system. This is a broad data exchange value set that is intended to support semantic interoperability and conformance testing. It is recommended that jurisdictions define and implement more specific clinically curated subsets that contain a portion of these concepts for data capture at the point of care for their specific use case. Further details about ICD-9 CM are available from the [Canadian Institute for Health Information (CIHI)](https://www.cihi.ca) which includes details on the [ICD-10-CA/CCI to ICD-9/ICD-9-CM/CCP — Conversion Table Product](https://secure.cihi.ca/estore/productSeries.htm?pc=PCC1940). This resource is an informative value set; a normative subset containing the expanded values can be found on Canada Health Infoway's [Terminology Server](https://infocentral.infoway-inforoute.ca/en/tools/standards-tools/terminology-server).
CopyrightCopyright © 2025+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).

Resources that use this resource

StructureDefinition
profile-conditionCondition EHR
condition-ca-coreCondition (CA-Core)
procedure-ca-coreProcedure (CA-Core)

Resources that this resource uses

CodeSystem
icd-9-cmICD-9-CM (diagnosis codes)
icd-9-cmICD-9-CM (diagnosis codes)

Narrative

Note: links and images are rebased to the (stated) source


Source

{
  "resourceType": "ValueSet",
  "id": "ValueSet-ICD9CMAllCode",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.infoway-inforoute.ca/io/cacore/ValueSet/ICD9CM",
  "version": "1.0.0",
  "name": "ICD9CMAllCode",
  "title": "ICD-9 CM All Concepts",
  "status": "active",
  "experimental": false,
  "date": "2022-01-17T01:23:00-08:00",
  "publisher": "Canada Health Infoway",
  "contact": [
    {
      "name": "National Standards Release Centre",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.infoway-inforoute.ca"
        },
        {
          "system": "email",
          "value": "standards@infoway-inforoute.ca"
        }
      ]
    }
  ],
  "description": "This subset contains all concepts represented by the [ICD-9 CM](https://terminology.hl7.org/CodeSystem-icd9cm.html) code system. This is a broad data exchange value set that is intended to support semantic interoperability and conformance testing. It is recommended that jurisdictions define and implement more specific clinically curated subsets that contain a portion of these concepts for data capture at the point of care for their specific use case. Further details about ICD-9 CM are available from the [Canadian Institute for Health Information (CIHI)](https://www.cihi.ca) which includes details on the [ICD-10-CA/CCI to ICD-9/ICD-9-CM/CCP — Conversion Table Product](https://secure.cihi.ca/estore/productSeries.htm?pc=PCC1940). This resource is an informative value set; a normative subset containing the expanded values can be found on Canada Health Infoway's [Terminology Server](https://infocentral.infoway-inforoute.ca/en/tools/standards-tools/terminology-server).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CA"
        }
      ]
    }
  ],
  "copyright": "Copyright © 2025+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/sid/icd-9-cm"
      }
    ]
  }
}