FHIR IG analytics| Package | lt.hl7.fhir.colorectal |
| Resource Type | ValueSet |
| Id | ValueSet-fecal-occult-blood-test-codes.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-colorectal/ValueSet-fecal-occult-blood-test-codes.html |
| URL | https://tx.hl7.lt/fhir/ValueSet/fecal-occult-blood-test-codes |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-03-29T14:00:12+00:00 |
| Name | FecalOccultBloodTestCodesVS |
| Title | Fecal Occult Blood Test Codes |
| Description | LOINC codes for fecal occult blood (hemoglobin) testing. |
| StructureDefinition | ||
| lt.hl7.fhir.colorectal#current | fecal-occult-blood-test-report-lt-colorectal | Diagnostic Report: Fecal Occult Blood Test |
| lt.hl7.fhir.colorectal#current | observation-fecal-occult-blood-test-result-lt-colorectal | Observation: Fecal Occult Blood Test Result |
| CodeSystem | ||
| who.ddcc#current | loinc.org | LOINC codes used in this IG |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet fecal-occult-blood-test-codes
Language: en
http://loinc.org version Not Stated (use latest from terminology server)| Code | Display |
| 80372-6 | Hemoglobin [Presence] in Stool from gastrointestinal by Rapid immunoassay |
| 27396-1 | Hemoglobin [Mass/mass] in Stool from gastrointestinal |
Lithuanian
Generated Narrative: ValueSet fecal-occult-blood-test-codes
Language: en
http://loinc.org version Not Stated (use latest from terminology server)| Code | Display |
| 80372-6 | Hemoglobin [Presence] in Stool from gastrointestinal by Rapid immunoassay |
| 27396-1 | Hemoglobin [Mass/mass] in Stool from gastrointestinal |
{
"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"
}
]
}
]
}
}