FHIR IG analytics| Package | hl7.fhir.us.registry-protocols |
| Resource Type | ValueSet |
| Id | ElectrocardiacAbnormalityType |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/registry-protocols/https://build.fhir.org/ig/HL7/fhir-registry-protocols-ig/ValueSet-ElectrocardiacAbnormalityType.html |
| URL | http://hl7.org/fhir/us/registry-protocols/ValueSet/ElectrocardiacAbnormalityType |
| Version | 1.0.0 |
| Status | active |
| Date | 2023-11-14T18:38:28+00:00 |
| Name | ElectrocardiacAbnormalityType |
| Title | Electrocardiac Abnormality Type |
| Realm | us |
| Authority | hl7 |
| Description | Electrocardiac Abnormality Type |
| Copyright | This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement |
No resources found
| CodeSystem | |
| sct | SNOMED CT International Edition |
| ncdr | CathPCI Associated NCDR Selection Codes |
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
http://snomed.info/sct| Code | Display |
| 71908006 | Ventricular fibrillation |
| 426525004 | Sustained ventricular tachycardia (disorder) |
| 444658006 | Nonsustained ventricular tachycardia (disorder) |
| 59931005 | Inverted T wave |
| 54016002 | Mobitz type I incomplete atrioventricular block |
| 28189009 | Mobitz type II atrioventricular block |
| 27885002 | Complete atrioventricular block |
http://hl7.org/fhir/us/registry-protocols/CodeSystem/ncdr| Code | Display |
| 1000142470 | Exercise Induced VT |
| 100014019 | New Left Bundle Branch Block |
| 1000142476 | New Onset Atrial Fib |
| 1000142477 | New Onset Atrial Flutter |
| 1000142471 | PVC - Frequent |
| 1000142472 | PVC - Infrequent |
| 1000142473 | Symptomatic Bradyarrhythmia |
| 10001424809 | ST deviation >= 0.5 mm |
| 1000142474 | Other Electrocardiac Abnormality |
{
"resourceType": "ValueSet",
"id": "ElectrocardiacAbnormalityType",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cic"
}
],
"url": "http://hl7.org/fhir/us/registry-protocols/ValueSet/ElectrocardiacAbnormalityType",
"version": "1.0.0",
"name": "ElectrocardiacAbnormalityType",
"title": "Electrocardiac Abnormality Type",
"status": "active",
"experimental": true,
"date": "2023-11-14T18:38:28+00:00",
"publisher": "HL7 International / Clinical Interoperability Council",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/cic"
}
]
},
{
"telecom": [
{
"system": "email",
"value": "cic@lists.hl7.org"
}
]
},
{
"name": "Clinical Interoperability Council",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/cic"
}
]
},
{
"name": "David Pyke",
"telecom": [
{
"system": "email",
"value": "mailto:David.Pyke@pointclickcare.com"
}
]
}
],
"description": "Electrocardiac Abnormality Type",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
]
}
],
"copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "71908006"
},
{
"code": "426525004"
},
{
"code": "444658006"
},
{
"code": "59931005"
},
{
"code": "54016002"
},
{
"code": "28189009"
},
{
"code": "27885002"
}
]
},
{
"system": "http://hl7.org/fhir/us/registry-protocols/CodeSystem/ncdr",
"concept": [
{
"code": "1000142470"
},
{
"code": "100014019"
},
{
"code": "1000142476"
},
{
"code": "1000142477"
},
{
"code": "1000142471"
},
{
"code": "1000142472"
},
{
"code": "1000142473"
},
{
"code": "10001424809"
},
{
"code": "1000142474"
}
]
}
]
}
}