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

: Retina Cautions - JSON Representation

Draft as of 2025-12-02

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "retina-caution-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem retina-caution-cs</b></p><a name=\"retina-caution-cs\"> </a><a name=\"hcretina-caution-cs\"> </a><p>This case-sensitive code system <code>http://dips.no/fhir/RetinaIntegration/CodeSystem/retina-caution-cs</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">5001<a name=\"retina-caution-cs-5001\"> </a></td><td>Ønsker ikke KI-svar</td><td>Patient has told photographer that they do not want an AI-based grading result.</td></tr></table></div>"
  },
  "url" : "http://dips.no/fhir/RetinaIntegration/CodeSystem/retina-caution-cs",
  "version" : "0.5.0",
  "name" : "RetinaCautionCodeSystem",
  "title" : "Retina Cautions",
  "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" : "Cautions to consider when grading examinations (5000-series).",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "5001",
      "display" : "Ønsker ikke KI-svar",
      "definition" : "Patient has told photographer that they do not want an AI-based grading result."
    }
  ]
}