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

FHIR IG analytics

Packagelt.hl7.fhir.breast
Resource TypeValueSet
IdValueSet-breast-body-site.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-breast/ValueSet-breast-body-site.html
URLhttps://hl7.lt/fhir/breast/ValueSet/breast-body-site
Version0.0.1
Statusactive
Date2026-02-02T10:49:15+00:00
NameBreastBodySite
TitleBreast Body Site
DescriptionEntire breast and left/right breasts.

Resources that use this resource

StructureDefinition
birads-assessmentBI-RADS Assessment
breast-gland-densityBreast Gland Density
breast-nipple-inversionBreast Nipple Inversion
breast-observation-findingBreast Observation Finding
breast-service-requestBreast Examination Order
breast-ultrasound-findingBreast Ultrasound Findings
lt-mammographic-examinationMammographic Examination Findings

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 breast-body-site

Language: en


Lithuanian


Generated Narrative: ValueSet breast-body-site

Language: en


Source1

{
  "resourceType": "ValueSet",
  "id": "breast-body-site",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.lt/fhir/breast/ValueSet/breast-body-site",
  "version": "0.0.1",
  "name": "BreastBodySite",
  "title": "Breast Body Site",
  "status": "active",
  "experimental": false,
  "date": "2026-02-02T10:49:15+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": "Entire breast and left/right breasts.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "76752008",
            "display": "Breast"
          },
          {
            "code": "80248007",
            "display": "Left breast"
          },
          {
            "code": "73056007",
            "display": "Right breast"
          }
        ]
      }
    ]
  }
}