RetinaIntegration
0.5.0 - ci-build
RetinaIntegration - Local Development build (v0.5.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2025-12-02 |
{
"resourceType" : "ValueSet",
"id" : "retina-imaging-procedure-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet retina-imaging-procedure-vs</b></p><a name=\"retina-imaging-procedure-vs\"> </a><a name=\"hcretina-imaging-procedure-vs\"> </a><ul><li>Include these codes as defined in <code>http://ehelse.no/fhir/CodeSystem/no-kodeverk-7275</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>CKDP10</td><td>Fundusfotografi</td></tr><tr><td>CKFX16</td><td>Undersøkelse av øyenbunnsstruktur med lysbølgebasert teknikk</td></tr></table></li></ul></div>"
},
"url" : "http://dips.no/fhir/RetinaIntegration/ValueSet/retina-imaging-procedure-vs",
"version" : "0.5.0",
"name" : "RetinaImagingProcedureValueSet",
"title" : "Retina Imaging Procedures",
"status" : "draft",
"experimental" : false,
"date" : "2025-12-02",
"publisher" : "DIPS AS",
"contact" : [
{
"name" : "DIPS AS",
"telecom" : [
{
"system" : "url",
"value" : "http://dips.no/"
},
{
"system" : "email",
"value" : "teamsolsiden@dips.no"
}
]
}
],
"description" : "Valid procedure codes for Retina imaging studies. Contains two Norwegian procedure codes from no-kodeverk-7275: CKDP10 for fundus photography and CKFX16 for OCT imaging of the eye fundus using light-wave based technique.",
"purpose" : "This ValueSet constrains the procedureCode element in RetinaImagingStudy to only allow the two imaging modalities used in diabetic retinopathy screening programs: fundus photography for capturing retinal images and OCT for detailed structural examination of the retina and macula.",
"compose" : {
"include" : [
{
"system" : "http://ehelse.no/fhir/CodeSystem/no-kodeverk-7275",
"concept" : [
{
"code" : "CKDP10",
"display" : "Fundusfotografi"
},
{
"code" : "CKFX16",
"display" : "Undersøkelse av øyenbunnsstruktur med lysbølgebasert teknikk"
}
]
}
]
}
}