FHIR IG Statistics: ValueSet/DiagnosisCodes
Resources that use this resource
Resources that this resource uses
CodeSystem |
icd-10-ca | International Statistical Classification of Diseases and Related Health Problems, 10th Revision, Canada |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "DiagnosisCodes",
"url": "http://ehealthontario.ca/fhir/ValueSet/ca-on-diagnosis-codes",
"version": "1.0.1",
"name": "DiagnosisCodes",
"status": "draft",
"publisher": "CIHI",
"description": "This value set contains all concepts represented by ICD-10-CA - the International Classification of Disease developed by the WHO and enhanced by CIHI to meed Canadian morbidity data needs",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/sid/icd-10-ca"
}
]
}
}