FHIR IG analytics| Package | lt.hl7.fhir.cvd |
| Resource Type | CodeSystem |
| Id | CodeSystem-abi-component.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-cvd/CodeSystem-abi-component.html |
| URL | https://tx.hl7.lt/fhir/CodeSystem/abi-component |
| Version | 0.0.1 |
| Status | draft |
| Date | 2026-03-31T08:29:44+00:00 |
| Name | ABIComponentCS |
| Title | ABI Component |
| Description | Component codes for ankle-brachial index observations (laterality). |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: CodeSystem abi-component
Language: en
This case-sensitive code system https://tx.hl7.lt/fhir/CodeSystem/abi-component defines the following codes:
Lithuanian
Generated Narrative: CodeSystem abi-component
Language: en
This case-sensitive code system https://tx.hl7.lt/fhir/CodeSystem/abi-component defines the following codes:
{
"resourceType": "CodeSystem",
"id": "abi-component",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://tx.hl7.lt/fhir/CodeSystem/abi-component",
"version": "0.0.1",
"name": "ABIComponentCS",
"title": "ABI Component",
"status": "draft",
"experimental": true,
"date": "2026-03-31T08:29:44+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": "Component codes for ankle-brachial index observations (laterality).",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "LT"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 2,
"concept": [
{
"code": "right-abi",
"display": "Right ankle-brachial index",
"definition": "Ankle-brachial pressure index measured on the right side."
},
{
"code": "left-abi",
"display": "Left ankle-brachial index",
"definition": "Ankle-brachial pressure index measured on the left side."
}
]
}