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

FHIR IG Statistics: CodeSystem/NYHA

Packagedk.kip.rkkp.fhir.ig.core
TypeCodeSystem
IdNYHA
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-NYHA.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/NYHA
Version2.12.0
Statusactive
Date2022-07-21T00:00:00+02:00
NameNYHA
TitleNYHA klasser - hjertesvigt
DescriptionThe New York Heart Association (NYHA) Functional Classification link:https://www.heart.org/en/health-topics/heart-failure/what-is-heart-failure/classes-of-heart-failure
Contentcomplete

Resources that use this resource

ValueSet
NYHANYHA klasser - hjertesvigt

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem NYHA

This code system https://kip.rkkp.dk/fhir/CodeSystem/NYHA defines the following codes:

CodeDefinition
NYHAI No limitation of physical activity. Ordinary physical activity does not cause undue fatigue, palpitation, dyspnea (shortness of breath).
NYHAII Slight limitation of physical activity. Comfortable at rest. Ordinary physical activity results in fatigue, palpitation, dyspnea (shortness of breath).
NYHAIII Marked limitation of physical activity. Comfortable at rest. Less than ordinary activity causes fatigue, palpitation, or dyspnea.
NYHAIV Unable to carry on any physical activity without discomfort. Symptoms of heart failure at rest. If any physical activity is undertaken, discomfort increases.

Source

{
  "resourceType": "CodeSystem",
  "id": "NYHA",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/NYHA",
  "version": "2.12.0",
  "name": "NYHA",
  "title": "NYHA klasser - hjertesvigt",
  "status": "active",
  "date": "2022-07-21T00:00:00+02:00",
  "publisher": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
  "contact": [
    {
      "name": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
      "telecom": [
        {
          "system": "url",
          "value": "https://trifork.com"
        },
        {
          "system": "email",
          "value": "rbk@trifork.com"
        }
      ]
    }
  ],
  "description": "The New York Heart Association (NYHA) Functional Classification link:https://www.heart.org/en/health-topics/heart-failure/what-is-heart-failure/classes-of-heart-failure",
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "NYHAI",
      "display": "NYHAI",
      "definition": "No limitation of physical activity. Ordinary physical activity does not cause undue fatigue, palpitation, dyspnea (shortness of breath)."
    },
    {
      "code": "NYHAII",
      "display": "NYHAII",
      "definition": "Slight limitation of physical activity. Comfortable at rest. Ordinary physical activity results in fatigue, palpitation, dyspnea (shortness of breath)."
    },
    {
      "code": "NYHAIII",
      "display": "NYHAIII",
      "definition": "Marked limitation of physical activity. Comfortable at rest. Less than ordinary activity causes fatigue, palpitation, or dyspnea."
    },
    {
      "code": "NYHAIV",
      "display": "NYHAIV",
      "definition": "Unable to carry on any physical activity without discomfort. Symptoms of heart failure at rest. If any physical activity is undertaken, discomfort increases."
    }
  ]
}