FHIR IG analytics| Package | lt.hl7.fhir.cvd |
| Resource Type | ValueSet |
| Id | ValueSet-arterial-stiffness-interpretation.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-cvd/ValueSet-arterial-stiffness-interpretation.html |
| URL | https://tx.hl7.lt/fhir/ValueSet/arterial-stiffness-interpretation |
| Version | 0.0.1 |
| Status | draft |
| Date | 2026-03-31T08:29:44+00:00 |
| Name | ArterialStiffnessInterpretationVS |
| Title | Arterial Stiffness Interpretation |
| Description | Interpretation of pulse wave velocity (PWV) carotid-femoral measurement: normal (< 10 m/s) or increased (>= 10 m/s). |
| StructureDefinition | ||
| lt.hl7.fhir.cvd#current | arterial-stiffness-lt-cvd | Arterial Stiffness (PWV) |
| CodeSystem | ||
| hl7.terminology#current | v3-ObservationInterpretation | ObservationInterpretation |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet arterial-stiffness-interpretation
Language: en
http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation version 📍4.0.0| Code | Display | Definition |
| N | Normal | The result or observation value is within the reference range or expected norm (as defined for the respective test procedure). \[Note: Applies to numeric or non-numeric results.\] |
| H | High | The result for a quantitative observation is above the upper limit of the reference range (as defined for the respective test procedure). Synonym: Above high normal |
Lithuanian
Generated Narrative: ValueSet arterial-stiffness-interpretation
Language: en
http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation version 📍4.0.0| Code | Display | Definition |
| N | Normal | The result or observation value is within the reference range or expected norm (as defined for the respective test procedure). \[Note: Applies to numeric or non-numeric results.\] |
| H | High | The result for a quantitative observation is above the upper limit of the reference range (as defined for the respective test procedure). Synonym: Above high normal |
{
"resourceType": "ValueSet",
"id": "arterial-stiffness-interpretation",
"language": "en",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://tx.hl7.lt/fhir/ValueSet/arterial-stiffness-interpretation",
"version": "0.0.1",
"name": "ArterialStiffnessInterpretationVS",
"title": "Arterial Stiffness Interpretation",
"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": "Interpretation of pulse wave velocity (PWV) carotid-femoral measurement: normal (< 10 m/s) or increased (>= 10 m/s).",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "LT"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"version": "4.0.0",
"concept": [
{
"code": "N",
"display": "Normal"
},
{
"code": "H",
"display": "High"
}
]
}
]
}
}