Lithuanian Colorectal Cancer Implementation Guide
0.0.1 - ci-build Lithuania vėliava

Lithuanian Colorectal Cancer Implementation Guide, published by Lithuanian Medical Library. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7LT/ig-lt-colorectal/ and changes regularly. See the Directory of published versions

: Diagnostic Report: FOBT Qualitative Not Detected (example)

Neapdorotas json | Atsisiųsti

{
  "resourceType" : "DiagnosticReport",
  "id" : "diagnosticreport-fobt-qualitative-not-detected-example",
  "meta" : {
    "profile" : [
      🔗 "https://hl7.lt/fhir/colorectal/StructureDefinition/fecal-occult-blood-test-report-lt-colorectal"
    ]
  },
  "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: DiagnosticReport diagnosticreport-fobt-qualitative-not-detected-example</b></p><a name=\"lt-diagnosticreport-fobt-qualitative-not-detected-example\"> </a><a name=\"lt-hcdiagnosticreport-fobt-qualitative-not-detected-example\"> </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><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fecal-occult-blood-test-report-lt-colorectal.html\">Diagnostic Report: Fecal Occult Blood Test</a></p></div><h2><span title=\"Codes:{http://loinc.org 80372-6}\">Hemoglobin.gastrointestinal [Presence] in Stool by Rapid immunoassay</span> </h2><table class=\"grid\"><tr><td>Subject</td><td>Jonas Petrauskas(official) Male, DoB: 1985-01-01 ( http://hospital-lt.lt/patient-id#HOSPLT-10005\u00a0(use:\u00a0usual,\u00a0))</td></tr><tr><td>When For</td><td>2026-02-26</td></tr><tr><td>Performer</td><td> <a href=\"Practitioner-practitioner-example.html\">Practitioner Dr. Petras Kazlauskas(official)</a></td></tr></table><p><b>Report Details</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Flags</b></td></tr><tr><td><a href=\"Observation-observation-fobt-qualitative-not-detected-example.html\"><span title=\"Codes:{http://loinc.org 80372-6}\">Hemoglobin.gastrointestinal [Presence] in Stool by Rapid immunoassay</span></a></td><td><span title=\"Codes:{http://snomed.info/sct 260415000}\">Not detected (qualifier value)</span></td><td>Final</td></tr></table><div><p>No fecal occult blood detected.</p>\n</div></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "80372-6",
        "display" : "Hemoglobin.gastrointestinal [Presence] in Stool by Rapid immunoassay"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/patient-male-example"
  },
  "effectiveDateTime" : "2026-02-26",
  "performer" : [
    {
      🔗 "reference" : "Practitioner/practitioner-example"
    }
  ],
  "specimen" : [
    {
      🔗 "reference" : "Specimen/specimen-stool-fobt-example"
    }
  ],
  "result" : [
    {
      🔗 "reference" : "Observation/observation-fobt-qualitative-not-detected-example"
    }
  ],
  "conclusion" : "No fecal occult blood detected."
}