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

FHIR IG analytics

Packagelt.hl7.fhir.breast
Resource TypeCodeSystem
IdCodeSystem-snomed-breast-extension.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-breast/CodeSystem-snomed-breast-extension.html
URLhttps://tx.hl7.lt/fhir/CodeSystem/snomed-breast-extension
Version0.0.1
Statusdraft
Date2026-03-29T12:06:43+00:00
NameSnomedBreastExtension
TitleSNOMED Breast Extension
DescriptionExtension codes for breast diagnostics concepts not yet available in SNOMED CT. These codes are intended to be replaced by official SNOMED CT codes when they become available.
Contentcomplete

Resources that use this resource

ValueSet
lt.hl7.fhir.breast#currentbreast-duct-conditionBreast Duct Condition
lt.hl7.fhir.breast#currentbreast-parenchymaBreast Parenchyma Structure

Resources that this resource uses

No resources found


Narrative

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


English


Generated Narrative: CodeSystem snomed-breast-extension

Language: en

This case-sensitive code system https://tx.hl7.lt/fhir/CodeSystem/snomed-breast-extension defines the following codes:

CodeDisplayDefinition
parenchyma-fatty Homogeneous adipose tissueUltrasound breast parenchyma structure: homogeneous adipose tissue
parenchyma-fibroglandular Homogeneous fibroglandularUltrasound breast parenchyma structure: homogeneous fibroglandular tissue
parenchyma-heterogeneous HeterogeneousUltrasound breast parenchyma structure: heterogeneous tissue
ducts-normal Ducts not expandedBreast duct condition: ducts not expanded (normal)
ducts-expanded Ducts expandedBreast duct condition: ducts expanded (dilated)

Lithuanian


Generated Narrative: CodeSystem snomed-breast-extension

Language: en

This case-sensitive code system https://tx.hl7.lt/fhir/CodeSystem/snomed-breast-extension defines the following codes:

CodeDisplayDefinition
parenchyma-fatty Homogeneous adipose tissueUltrasound breast parenchyma structure: homogeneous adipose tissue
parenchyma-fibroglandular Homogeneous fibroglandularUltrasound breast parenchyma structure: homogeneous fibroglandular tissue
parenchyma-heterogeneous HeterogeneousUltrasound breast parenchyma structure: heterogeneous tissue
ducts-normal Ducts not expandedBreast duct condition: ducts not expanded (normal)
ducts-expanded Ducts expandedBreast duct condition: ducts expanded (dilated)

Source1

{
  "resourceType": "CodeSystem",
  "id": "snomed-breast-extension",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tx.hl7.lt/fhir/CodeSystem/snomed-breast-extension",
  "version": "0.0.1",
  "name": "SnomedBreastExtension",
  "title": "SNOMED Breast Extension",
  "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": "Extension codes for breast diagnostics concepts not yet available in SNOMED CT. These codes are intended to be replaced by official SNOMED CT codes when they become available.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "parenchyma-fatty",
      "display": "Homogeneous adipose tissue",
      "definition": "Ultrasound breast parenchyma structure: homogeneous adipose tissue"
    },
    {
      "code": "parenchyma-fibroglandular",
      "display": "Homogeneous fibroglandular",
      "definition": "Ultrasound breast parenchyma structure: homogeneous fibroglandular tissue"
    },
    {
      "code": "parenchyma-heterogeneous",
      "display": "Heterogeneous",
      "definition": "Ultrasound breast parenchyma structure: heterogeneous tissue"
    },
    {
      "code": "ducts-normal",
      "display": "Ducts not expanded",
      "definition": "Breast duct condition: ducts not expanded (normal)"
    },
    {
      "code": "ducts-expanded",
      "display": "Ducts expanded",
      "definition": "Breast duct condition: ducts expanded (dilated)"
    }
  ]
}