HL7 Europe IG Snapshot
0.0.2 - ci-build
Unknown country code 'EU'
This page is part of the HL7 Europe IG Snapshot (v0.0.2: Releases Draft) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions
| Draft nuo 2026-03-15 |
{
"resourceType" : "ValueSet",
"id" : "report-code",
"language" : "lt",
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"lt\" lang=\"lt\"><hr/><p><b>Lithuanian</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ValueSet report-code</b></p><a name=\"lt-report-code\"> </a><a name=\"lt-hcreport-code\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p></div><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where concept descends from 371525003 (Clinical procedure report (qualifier value))</li></ul></div>"
},
"url" : "https://hl7.lt/fhir/eu/ValueSet/report-code",
"version" : "1.0.0",
"name" : "ReportCode",
"title" : "Report Code",
"status" : "draft",
"experimental" : false,
"date" : "2026-03-15T21:22:52+02:00",
"publisher" : "Lithuanian Medical Library",
"contact" : [
{
"name" : "Lithuanian Medical Library",
"telecom" : [
{
"system" : "url",
"value" : "https://medicinosnk.lt"
},
{
"system" : "email",
"value" : "info@medicinosnk.lt"
}
]
}
],
"description" : "Diagnostic report codes including all subtypes of Clinical procedure report, excluding the root concept itself.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "EU"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "descendent-of",
"value" : "371525003"
}
]
}
]
}
}