FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagelt.hl7.fhir.colorectal
Resource TypeValueSet
IdValueSet-fecal-occult-blood-test-codes.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-colorectal/ValueSet-fecal-occult-blood-test-codes.html
URLhttps://tx.hl7.lt/fhir/ValueSet/fecal-occult-blood-test-codes
Version0.0.1
Statusactive
Date2026-03-29T14:00:12+00:00
NameFecalOccultBloodTestCodesVS
TitleFecal Occult Blood Test Codes
DescriptionLOINC codes for fecal occult blood (hemoglobin) testing.

Resources that use this resource

StructureDefinition
lt.hl7.fhir.colorectal#currentfecal-occult-blood-test-report-lt-colorectalDiagnostic Report: Fecal Occult Blood Test
lt.hl7.fhir.colorectal#currentobservation-fecal-occult-blood-test-result-lt-colorectalObservation: Fecal Occult Blood Test Result

Resources that this resource uses

CodeSystem
who.ddcc#currentloinc.orgLOINC codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source


English


Generated Narrative: ValueSet fecal-occult-blood-test-codes

Language: en

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    80372-6Hemoglobin [Presence] in Stool from gastrointestinal by Rapid immunoassay
    27396-1Hemoglobin [Mass/mass] in Stool from gastrointestinal

Lithuanian


Generated Narrative: ValueSet fecal-occult-blood-test-codes

Language: en

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    80372-6Hemoglobin [Presence] in Stool from gastrointestinal by Rapid immunoassay
    27396-1Hemoglobin [Mass/mass] in Stool from gastrointestinal

Source1

{
  "resourceType": "ValueSet",
  "id": "fecal-occult-blood-test-codes",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tx.hl7.lt/fhir/ValueSet/fecal-occult-blood-test-codes",
  "version": "0.0.1",
  "name": "FecalOccultBloodTestCodesVS",
  "title": "Fecal Occult Blood Test Codes",
  "status": "active",
  "experimental": false,
  "date": "2026-03-29T14:00:12+00:00",
  "publisher": "Lithuanian Medical Library",
  "contact": [
    {
      "name": "Lithuanian Medical Library",
      "telecom": [
        {
          "system": "url",
          "value": "https://medicinosnk.lt"
        },
        {
          "system": "email",
          "value": "info@medicinosnk.lt"
        }
      ]
    }
  ],
  "description": "LOINC codes for fecal occult blood (hemoglobin) testing.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "80372-6",
            "display": "Hemoglobin [Presence] in Stool from gastrointestinal by Rapid immunoassay"
          },
          {
            "code": "27396-1",
            "display": "Hemoglobin [Mass/mass] in Stool from gastrointestinal"
          }
        ]
      }
    ]
  }
}