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

FHIR IG analytics

Packagelt.hl7.fhir.lung
Resource TypeValueSet
IdValueSet-adrenal-laterality.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-lung/ValueSet-adrenal-laterality.html
URLhttps://tx.hl7.lt/fhir/ValueSet/adrenal-laterality
Version0.0.1
Statusactive
Date2026-07-02T11:40:13+00:00
NameAdrenalLateralityVS
TitleAdrenal Laterality
DescriptionAdrenal gland laterality for lesion location (ADP 1.2.2.2 item 14).
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.lung#currentadrenal-lesion-lt-lungAdrenal Lesion (LT Lung)

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


English


Generated Narrative: ValueSet adrenal-laterality

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    53085002Right adrenal gland structure (body structure)
    68505006Left adrenal gland structure (body structure)

Lithuanian


Generated Narrative: ValueSet adrenal-laterality

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    53085002Right adrenal gland structure (body structure)
    68505006Left adrenal gland structure (body structure)

Source1

{
  "resourceType": "ValueSet",
  "id": "adrenal-laterality",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tx.hl7.lt/fhir/ValueSet/adrenal-laterality",
  "version": "0.0.1",
  "name": "AdrenalLateralityVS",
  "title": "Adrenal Laterality",
  "status": "active",
  "date": "2026-07-02T11:40:13+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": "Adrenal gland laterality for lesion location (ADP 1.2.2.2 item 14).",
  "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": "53085002",
            "display": "Right adrenal gland structure (body structure)"
          },
          {
            "code": "68505006",
            "display": "Left adrenal gland structure (body structure)"
          }
        ]
      }
    ]
  }
}