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

FHIR IG analytics

Packagelt.hl7.fhir.vitalsigns
Resource TypeValueSet
IdValueSet-waist-circumference-observation-snomed.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-vitalsigns/ValueSet-waist-circumference-observation-snomed.html
URLhttps://tx.hl7.lt/fhir/ValueSet/waist-circumference-observation-snomed
Version1.0.0
Statusactive
Date2026-03-29T13:58:58+00:00
NameWaistCircumferenceObservationSNOMED
TitleWaist Circumference observation codes (SNOMED CT)
DescriptionSNOMED CT codes for waist circumference vital sign measurements in Observation.code.
CopyrightThis value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement

Resources that use this resource

StructureDefinition
lt.hl7.fhir.vitalsigns#currentwaist-circumferenceWaist Circumference

Resources that this resource uses

CodeSystem
who.ddcc#currentsctSNOMED codes used in this IG

Narrative

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


English


Generated Narrative: ValueSet waist-circumference-observation-snomed

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    276361009Waist circumference (observable entity)

Lithuanian


Generated Narrative: ValueSet waist-circumference-observation-snomed

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    276361009Waist circumference (observable entity)

Source1

{
  "resourceType": "ValueSet",
  "id": "waist-circumference-observation-snomed",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tx.hl7.lt/fhir/ValueSet/waist-circumference-observation-snomed",
  "version": "1.0.0",
  "name": "WaistCircumferenceObservationSNOMED",
  "title": "Waist Circumference observation codes (SNOMED CT)",
  "status": "active",
  "experimental": false,
  "date": "2026-03-29T13:58:58+00:00",
  "publisher": "Lithuanian Medical Library",
  "_publisher": {
    "extension": [
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "lt"
          },
          {
            "url": "content",
            "valueString": "Lietuvos medicinos biblioteka"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      }
    ]
  },
  "contact": [
    {
      "name": "Lithuanian Medical Library",
      "telecom": [
        {
          "system": "url",
          "value": "https://medicinosnk.lt"
        },
        {
          "system": "email",
          "value": "info@medicinosnk.lt"
        }
      ]
    }
  ],
  "description": "SNOMED CT codes for waist circumference vital sign measurements in Observation.code.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "276361009",
            "display": "Waist circumference (observable entity)"
          }
        ]
      }
    ]
  }
}