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

FHIR IG analytics

Packagelt.hl7.fhir.breast
Resource TypeValueSet
IdValueSet-breast-duct-condition.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-breast/ValueSet-breast-duct-condition.html
URLhttps://tx.hl7.lt/fhir/ValueSet/breast-duct-condition
Version0.0.1
Statusdraft
Date2026-03-29T12:06:43+00:00
NameBreastDuctConditionVS
TitleBreast Duct Condition
DescriptionBreast duct condition as assessed by ultrasound examination.

Resources that use this resource

StructureDefinition
lt.hl7.fhir.breast#currentbreast-duct-condition-lt-breastBreast Duct Condition (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-duct-condition

Language: en


Lithuanian


Generated Narrative: ValueSet breast-duct-condition

Language: en


Source1

{
  "resourceType": "ValueSet",
  "id": "breast-duct-condition",
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tx.hl7.lt/fhir/ValueSet/breast-duct-condition",
  "version": "0.0.1",
  "name": "BreastDuctConditionVS",
  "title": "Breast Duct Condition",
  "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": "Breast duct condition as assessed by ultrasound examination.",
  "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": "ducts-normal",
            "display": "Ducts not expanded"
          },
          {
            "code": "ducts-expanded",
            "display": "Ducts expanded"
          }
        ]
      }
    ]
  }
}