FHIR IG Statistics: ValueSet/ICD9CM
Package | ca.infoway.io.psca |
Type | ValueSet |
Id | ICD9CM |
FHIR Version | R4 |
Source | http://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 |
URL | http://fhir.infoway-inforoute.ca/io/psca/ValueSet/ICD9CM |
Version | 1.0.0 |
Status | active |
Date | 2022-01-17T01:23:00-08:00 |
Name | ICD9CMAllCode |
Title | ICD-9 CM All Concepts |
Realm | ca |
Authority | national |
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). |
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).
ICD-9 is in the public domain. |
Resources that use this resource
Resources that this resource uses
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"
}
]
}
}