Eyematics Core Data Set
2025.0.0-alpha - ci-build
Unknown region code '276'
Eyematics Core Data Set - Local Development build (v2025.0.0-alpha) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2025-02-26 |
{
"resourceType" : "ValueSet",
"id" : "va-test-distance",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet va-test-distance</b></p><a name=\"va-test-distance\"> </a><a name=\"hcva-test-distance\"> </a><a name=\"va-test-distance-und\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/LA32578-9/\">LA32578-9</a></td><td>Near</td></tr><tr><td><a href=\"https://loinc.org/LA32577-1/\">LA32577-1</a></td><td>Far</td></tr><tr><td><a href=\"https://loinc.org/LA16550-8/\">LA16550-8</a></td><td>Intermediate</td></tr></table></li></ul></div>"
},
"url" : "https://eyematics.org/fhir/eyematics-kds/ValueSet/va-test-distance",
"version" : "2025.0.0-alpha",
"name" : "VS_VA_Test_Distance",
"title" : "Visual Acuity Test Distance",
"status" : "draft",
"experimental" : true,
"date" : "2025-02-26",
"publisher" : "Medizininformatik-Initiative",
"contact" : [
{
"name" : "Medizininformatik-Initiative",
"telecom" : [
{
"system" : "url",
"value" : "https://www.medizininformatik-initiative.de"
}
]
}
],
"description" : "A value set representing different test distances.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "276"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "LA32578-9",
"display" : "Near"
},
{
"code" : "LA32577-1",
"display" : "Far"
},
{
"code" : "LA16550-8",
"display" : "Intermediate"
}
]
}
]
}
}