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

FHIR IG Statistics: CodeSystem/CorHealth52LeftVentricularEjectionFractionGradeCS

Packageca.on.oh.corhealth
Resource TypeCodeSystem
IdCorHealth52LeftVentricularEjectionFractionGradeCS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.corhealth@0.2.0-beta&canonical=https://corhealth-ontario.ca/fhir/CodeSystem/CorHealth52LeftVentricularEjectionFractionGradeCS
URLhttps://corhealth-ontario.ca/fhir/CodeSystem/CorHealth52LeftVentricularEjectionFractionGradeCS
Statusactive
NameCorHealth52LeftVentricularEjectionFractionGradeCS
TitleLeft Ventricular Ejection Fraction Grade
DescriptionLeft Ventricular Ejection Fraction Grade
Contentcomplete

Resources that use this resource

ValueSet
CorHealth52LeftVentricularEjectionFractionGradeVSLeft Ventricular Ejection Fraction Grade

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "CorHealth52LeftVentricularEjectionFractionGradeCS",
  "id": "CorHealth52LeftVentricularEjectionFractionGradeCS",
  "title": "Left Ventricular Ejection Fraction Grade",
  "description": "Left Ventricular Ejection Fraction Grade",
  "url": "https://corhealth-ontario.ca/fhir/CodeSystem/CorHealth52LeftVentricularEjectionFractionGradeCS",
  "concept": [
    {
      "code": "1",
      "display": "≥50%",
      "definition": "Grade 1"
    },
    {
      "code": "2",
      "display": "35%-49%",
      "definition": "Grade 2"
    },
    {
      "code": "3",
      "display": "20%-34%",
      "definition": "Grade 3"
    },
    {
      "code": "4",
      "display": "<20%",
      "definition": "Grade 4"
    },
    {
      "code": "N",
      "display": "Not Done",
      "definition": "LVEF test was not performed."
    }
  ],
  "experimental": false,
  "caseSensitive": false,
  "count": 5
}