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

FHIR IG analytics

Packagelt.hl7.fhir.breast
Resource TypeValueSet
IdValueSet-breast-parenchyma.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-breast/ValueSet-breast-parenchyma.html
URLhttps://tx.hl7.lt/fhir/ValueSet/breast-parenchyma
Version0.0.1
Statusdraft
Date2026-03-29T12:06:43+00:00
NameBreastParenchymaVS
TitleBreast Parenchyma Structure
DescriptionUltrasound breast parenchyma structure classification.

Resources that use this resource

StructureDefinition
lt.hl7.fhir.breast#currentbreast-parenchyma-lt-breastBreast Parenchyma Structure (LT Breast)

Resources that this resource uses

CodeSystem
lt.hl7.fhir.breast#currentsnomed-breast-extensionSNOMED Breast Extension

Narrative

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


English


Generated Narrative: ValueSet breast-parenchyma

Language: en


Lithuanian


Generated Narrative: ValueSet breast-parenchyma

Language: en


Source1

{
  "resourceType": "ValueSet",
  "id": "breast-parenchyma",
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tx.hl7.lt/fhir/ValueSet/breast-parenchyma",
  "version": "0.0.1",
  "name": "BreastParenchymaVS",
  "title": "Breast Parenchyma Structure",
  "status": "draft",
  "experimental": true,
  "date": "2026-03-29T12:06:43+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": "Ultrasound breast parenchyma structure classification.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://tx.hl7.lt/fhir/CodeSystem/snomed-breast-extension",
        "version": "0.0.1",
        "concept": [
          {
            "code": "parenchyma-fatty",
            "display": "Homogeneous adipose tissue"
          },
          {
            "code": "parenchyma-fibroglandular",
            "display": "Homogeneous fibroglandular"
          },
          {
            "code": "parenchyma-heterogeneous",
            "display": "Heterogeneous"
          }
        ]
      }
    ]
  }
}