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

FHIR IG Statistics: ValueSet/ICD9CM

Packageca.infoway.io.psca
TypeValueSet
IdICD9CM
FHIR VersionR4
Sourcehttp://fhir.infoway-inforoute.ca/io/psca/https://simplifier.net/resolve?scope=ca.infoway.io.psca@2.1.0-DFT-Ballot&canonical=http://fhir.infoway-inforoute.ca/io/psca/ValueSet/ICD9CM
URLhttp://fhir.infoway-inforoute.ca/io/psca/ValueSet/ICD9CM
Version1.0.0
Statusactive
Date2022-01-17T01:23:00-08:00
NameICD9CMAllCode
TitleICD-9 CM All Concepts
Realmca
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).
CopyrightCopyright © 2021,2022 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). ICD-9 is in the public domain.

Resources that use this resource

StructureDefinition
ca-on-ps-profile-conditionCondition (PS-ON)
ca-on-ps-profile-procedureProcedure (PS-ON)
condition-ca-psCondition (PS-CA)
procedure-ca-psProcedure (PS-CA)
profile-procedureProcedure

Resources that this resource uses

CodeSystem
icd9cmICD-9CM
icd9cmICD-9CM

Narrative

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


Source

{
  "resourceType": "ValueSet",
  "id": "ICD9CM",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.infoway-inforoute.ca/io/psca/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.\n\nThis 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.\n\nFurther details about ICD-9 CM are available from the [Canadian Institute for Health Information (CIHI)](https://www.cihi.ca).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CA"
        }
      ]
    }
  ],
  "copyright": "Copyright © 2021,2022 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).\n\nICD-9 is in the public domain.",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/icd9cm"
      }
    ]
  }
}