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-result-interpretation.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-vitalsigns/ValueSet-waist-circumference-result-interpretation.html
URLhttps://hl7.lt/fhir/vitalsigns/ValueSet/waist-circumference-result-interpretation
Version1.0.0
Statusactive
Date2025-12-05T10:15:36+00:00
NameWaistCircumferenceResultInterpretation
TitleWaistCircumference Result Interpretation value set
Description that describes interpretations associated with a measured value.

Resources that use this resource

StructureDefinition
waist-circumferenceWaist Circumference

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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


English


Generated Narrative: ValueSet waist-circumference-result-interpretation

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    249533007Obese abdomen (finding)

Lithuanian


Generated Narrative: ValueSet waist-circumference-result-interpretation

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    249533007Obese abdomen (finding)

Source1

{
  "resourceType": "ValueSet",
  "id": "waist-circumference-result-interpretation",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.lt/fhir/vitalsigns/ValueSet/waist-circumference-result-interpretation",
  "version": "1.0.0",
  "name": "WaistCircumferenceResultInterpretation",
  "title": "WaistCircumference Result Interpretation value set",
  "status": "active",
  "experimental": true,
  "date": "2025-12-05T10:15:36+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": " that describes interpretations associated with a measured value.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "249533007",
            "display": "Obese abdomen (finding)"
          }
        ]
      }
    ]
  }
}