{ "description": "Codes used in the congestive heart failure pathway. Ideally these shouldn't exist, but where I couldn't find an appropriate code in a standard terminology, I defined codes here.", "_filename": "example/CodeSystem-chf-codes.json", "package_name": "hl7.fhir.uv.cpg", "date": "2019-05-08", "meta": { "profile": [ "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-publishablecodesystem" ] }, "publisher": "Health Level 7 International - Clinical Decision Support WG", "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "display": "World" } ] } ], "content": "complete", "name": "CHFCodes", "type": null, "experimental": "true", "resourceType": "CodeSystem", "title": "CHF Codes", "package_version": "1.0.0", "extension": [ { "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability", "valueCode": "shareable" }, { "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability", "valueCode": "computable" }, { "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability", "valueCode": "publishable" }, { "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeRepresentationLevel", "valueCode": "structured" } ], "status": "draft", "id": "d5b82abd-fa6d-4f36-80bc-3c392f710063", "kind": null, "url": "http://hl7.org/fhir/uv/cpg/CodeSystem/chf-codes", "concept": [ { "code": "body-weight-change", "display": "Body weight change", "definition": "The change in body weight between two body weight measurements, in kg. Typically captured daily." }, { "code": "net-intake-output", "display": "Net intake/output", "definition": "The net intake and output, in Liters per day. Typically captured daily." }, { "code": "measure-jvp", "display": "Measure jugular venous pressure", "definition": "Measure jugular venous pressure in cmH2O" }, { "code": "jvp", "display": "Jugular venous pressure", "definition": "Jugular venous pressure in cmH2O. May be loinc#8595-1?" }, { "code": "egfr", "display": "eGFR result", "definition": "eGFR result in mol/mm/m2. Too many codes to choose from, needs clinical/terminological SME input" }, { "code": "measure-egfr", "display": "Measure eGFR", "definition": "Measure eGFR, could not identify SNOMED code for this" }, { "code": "lasix-iv", "display": "LASIX IV", "definition": "LASIX IV" }, { "code": "lasix-po", "display": "LASIX PO", "definition": "LASIX PO" }, { "code": "cardiology-consultation", "display": "Cardiology Consultation", "definition": "Cardiology consultation" } ], "caseSensitive": true, "version": "1.0.0", "contact": [ { "telecom": [ { "value": "http://www.hl7.org/Special/committees/dss/index.cfm", "system": "url" } ] } ] }