FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageontariomicdrfhirimplementationguide-0.10.00
Resource TypeValueSet
IdValueSet-DiagnosisCodes.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "DiagnosisCodes",
  "id": "DiagnosisCodes",
  "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",
  "version": "1.0.1",
  "url": "http://ehealthontario.ca/fhir/ValueSet/ca-on-diagnosis-codes",
  "publisher": "Canadian Institute for Health Information",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/sid/icd-10-ca"
      }
    ]
  }
}