FHIR IG analytics| Package | lt.hl7.fhir.cvd |
| Resource Type | ValueSet |
| Id | ValueSet-ekg-result-interpretation.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-cvd/ValueSet-ekg-result-interpretation.html |
| URL | https://tx.hl7.lt/fhir/ValueSet/ekg-result-interpretation |
| Version | 0.0.1 |
| Status | draft |
| Date | 2026-03-29T14:04:42+00:00 |
| Name | EkgResultInterpretationVS |
| Title | EKG Result Interpretation |
| Description | SNOMED CT codes for interpreting electrocardiogram (EKG/ECG) findings within the Lithuanian CVD screening programme. Only two values are used in practice: normal and abnormal ECG result. |
| StructureDefinition | ||
| lt.hl7.fhir.cvd#current | ekg-lt-cvd | EKG |
| CodeSystem | ||
| who.ddcc#current | sct | SNOMED codes used in this IG |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet ekg-result-interpretation
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 164854000 | Electrocardiogram normal (finding) |
| 102594003 | Electrocardiogram abnormal (finding) |
Lithuanian
Generated Narrative: ValueSet ekg-result-interpretation
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 164854000 | Electrocardiogram normal (finding) |
| 102594003 | Electrocardiogram abnormal (finding) |
{
"resourceType": "ValueSet",
"id": "ekg-result-interpretation",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://tx.hl7.lt/fhir/ValueSet/ekg-result-interpretation",
"version": "0.0.1",
"name": "EkgResultInterpretationVS",
"title": "EKG Result Interpretation",
"status": "draft",
"experimental": true,
"date": "2026-03-29T14:04:42+00:00",
"publisher": "Lithuanian Medical Library",
"contact": [
{
"name": "Lithuanian Medical Library",
"telecom": [
{
"system": "url",
"value": "https://medicinosnk.lt"
},
{
"system": "email",
"value": "info@medicinosnk.lt"
}
]
}
],
"description": "SNOMED CT codes for interpreting electrocardiogram (EKG/ECG) findings within the Lithuanian CVD screening programme.\nOnly two values are used in practice: normal and abnormal ECG result.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "LT"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "164854000",
"display": "Electrocardiogram normal (finding)"
},
{
"code": "102594003",
"display": "Electrocardiogram abnormal (finding)"
}
]
}
]
}
}