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

FHIR IG analytics

Packagehl7.fhir.be.patient-monitoring
Resource TypeValueSet
IdValueSet-lumen-color.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-be/patient-monitoring/ValueSet-lumen-color.html
URLhttp://hl7belgium.org/fhir/patient-monitoring/ValueSet/lumen-color
Version0.1.0
Statusactive
Date2026-05-27T09:31:20+00:00
NameLumenColorVS
TitleCatheter Lumen Color
Realmbe
Authorityhl7
DescriptionSNOMED CT codes for the color label of a catheter lumen, used in OPAT home-hospitalization questionnaires to distinguish multi-lumen catheters.
CopyrightSNOMED CT is copyright (C) 2002+ International Health Terminology Standards Development Organisation (SNOMED International). Use of SNOMED CT requires the appropriate licence.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.fhir.vn.core#currentsctSNOMED CT (all versions)

Narrative

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

Generated Narrative: ValueSet lumen-color


Source1

{
  "resourceType": "ValueSet",
  "id": "lumen-color",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7belgium.org/fhir/patient-monitoring/ValueSet/lumen-color",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.54.48.19"
    }
  ],
  "version": "0.1.0",
  "name": "LumenColorVS",
  "title": "Catheter Lumen Color",
  "status": "active",
  "experimental": false,
  "date": "2026-05-27T09:31:20+00:00",
  "publisher": "HL7 Belgium",
  "contact": [
    {
      "name": "HL7 Belgium",
      "telecom": [
        {
          "system": "url",
          "value": "http://example.com/committees"
        },
        {
          "system": "email",
          "value": "my-group@example.com"
        }
      ]
    },
    {
      "name": "Bob Smith",
      "telecom": [
        {
          "system": "email",
          "value": "bobsmith@example.com",
          "use": "work"
        }
      ]
    }
  ],
  "description": "SNOMED CT codes for the color label of a catheter lumen, used in OPAT home-hospitalization questionnaires to distinguish multi-lumen catheters.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BE",
          "display": "Belgium"
        }
      ]
    }
  ],
  "copyright": "SNOMED CT is copyright (C) 2002+ International Health Terminology Standards Development Organisation (SNOMED International). Use of SNOMED CT requires the appropriate licence.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "371253002",
            "display": "Gray color (qualifier value)"
          },
          {
            "code": "371251000",
            "display": "White color (qualifier value)"
          },
          {
            "code": "371240000",
            "display": "Red color (qualifier value)"
          },
          {
            "code": "371250004",
            "display": "Purple color (qualifier value)"
          }
        ]
      }
    ]
  }
}