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

FHIR IG analytics

Packagelt.hl7.fhir.colorectal
Resource TypeValueSet
IdValueSet-bleeding-control-method.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-colorectal/ValueSet-bleeding-control-method.html
URLhttps://tx.hl7.lt/fhir/ValueSet/bleeding-control-method
Version0.0.1
Statusactive
Date2026-03-31T08:53:45+00:00
NameBleedingControlMethodVS
TitleBleeding Control Method
DescriptionMethods used for controlling bleeding during or after colonoscopy.

Resources that use this resource

StructureDefinition
lt.hl7.fhir.colorectal#currentcolonoscopy-bleeding-control-lt-colorectalColonoscopy Bleeding Control (LT Colorectal)

Resources that this resource uses

CodeSystem
who.ddcc#currentsctSNOMED codes used in this IG
lt.hl7.fhir.colorectal#currentsnomed-extension-lt-colorectalSNOMED CT Extension for Colorectal Screening

Narrative

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


English


Generated Narrative: ValueSet bleeding-control-method

Language: en

This value set includes codes based on the following rules:


Lithuanian


Generated Narrative: ValueSet bleeding-control-method

Language: en

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "bleeding-control-method",
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tx.hl7.lt/fhir/ValueSet/bleeding-control-method",
  "version": "0.0.1",
  "name": "BleedingControlMethodVS",
  "title": "Bleeding Control Method",
  "status": "active",
  "experimental": false,
  "date": "2026-03-31T08:53:45+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": "Methods used for controlling bleeding during or after colonoscopy.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "21147007",
            "display": "Closure by clip (procedure)"
          },
          {
            "code": "313191000",
            "display": "Injection of epinephrine (procedure)"
          }
        ]
      },
      {
        "system": "https://tx.hl7.lt/fhir/CodeSystem/snomed-extension-lt-colorectal",
        "version": "0.0.1",
        "concept": [
          {
            "code": "bleeding-clip",
            "display": "Hemostatic clipping"
          },
          {
            "code": "bleeding-adrenaline-injection",
            "display": "Adrenaline injection"
          },
          {
            "code": "bleeding-coagulation",
            "display": "Thermal coagulation"
          },
          {
            "code": "bleeding-other",
            "display": "Other bleeding control method"
          }
        ]
      }
    ]
  }
}