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

FHIR IG Statistics: CodeSystem/CorHealth49ExerciseElectrocardiogramRiskCS

Packageca.on.oh.corhealth
Resource TypeCodeSystem
IdCorHealth49ExerciseElectrocardiogramRiskCS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.corhealth@0.2.0-beta&canonical=https://corhealth-ontario.ca/fhir/CodeSystem/CorHealth49ExerciseElectrocardiogramRiskCS
URLhttps://corhealth-ontario.ca/fhir/CodeSystem/CorHealth49ExerciseElectrocardiogramRiskCS
Statusactive
NameCorHealth49ExerciseElectrocardiogramRiskCS
TitleExercise Electrocardiogram Risk
DescriptionExercise Electrocardiogram Risk
Contentcomplete

Resources that use this resource

ValueSet
CorHealth49ExerciseElectrocardiogramRiskVSExercise Electrocardiogram Risk

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "CorHealth49ExerciseElectrocardiogramRiskCS",
  "id": "CorHealth49ExerciseElectrocardiogramRiskCS",
  "title": "Exercise Electrocardiogram Risk",
  "description": "Exercise Electrocardiogram Risk",
  "url": "https://corhealth-ontario.ca/fhir/CodeSystem/CorHealth49ExerciseElectrocardiogramRiskCS",
  "concept": [
    {
      "code": "L",
      "display": "Low Risk",
      "definition": "Results of exercise ECG test indicate low risk."
    },
    {
      "code": "H",
      "display": "High Risk",
      "definition": "Results of exercise ECG test indicate high risk."
    },
    {
      "code": "I",
      "display": "Uninterpretable",
      "definition": "Results of exercise ECG test cannot be interpreted for the determination of risk category."
    },
    {
      "code": "N",
      "display": "Not Done",
      "definition": "Exercise ECG test was not performed."
    }
  ],
  "experimental": false,
  "caseSensitive": false,
  "count": 4
}