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

FHIR IG analytics

Packagelt.hl7.fhir.breast
Resource TypeValueSet
IdValueSet-breast-assessment.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-breast/ValueSet-breast-assessment.html
URLhttps://hl7.lt/fhir/breast/ValueSet/breast-assessment
Version0.0.1
Statusactive
Date2026-02-02T10:49:15+00:00
NameBreastAssessment
TitleBreast Assessment Services and Procedures
DescriptionThis ValueSet includes all clinical services and procedures related to the assessment and diagnostic evaluation of the breast, such as imaging, biopsy, and specialist referrals.

Resources that use this resource

StructureDefinition
breast-service-requestBreast Examination Order

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-assessment

Language: en


Lithuanian


Generated Narrative: ValueSet breast-assessment

Language: en


Source1

{
  "resourceType": "ValueSet",
  "id": "breast-assessment",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.lt/fhir/breast/ValueSet/breast-assessment",
  "version": "0.0.1",
  "name": "BreastAssessment",
  "title": "Breast Assessment Services and Procedures",
  "status": "active",
  "experimental": true,
  "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": "This ValueSet includes all clinical services and procedures related to the assessment and diagnostic evaluation of the breast, such as imaging, biopsy, and specialist referrals.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "16310003",
            "display": "Ultrasonography (procedure)"
          },
          {
            "code": "306300002",
            "display": "Referral to breast surgeon (procedure)"
          },
          {
            "code": "308535007",
            "display": "Screening call (procedure)"
          },
          {
            "code": "71651007",
            "display": "Mammography (procedure)"
          },
          {
            "code": "86273004",
            "display": "Biopsy (procedure)"
          },
          {
            "code": "450566007",
            "display": "Digital tomosynthesis of breast (procedure)"
          }
        ]
      }
    ]
  }
}