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

FHIR IG analytics

Packagelt.hl7.fhir.breast
Resource TypeValueSet
IdValueSet-breast-recommendation.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-breast/ValueSet-breast-recommendation.html
URLhttps://tx.hl7.lt/fhir/ValueSet/breast-recommendation
Version0.0.1
Statusactive
Date2026-07-03T07:31:49+00:00
NameBreastRecommendationVS
TitleBreast Recommendation
DescriptionCoded recommendations for breast cancer prevention programme follow-up actions.

Resources that use this resource

StructureDefinition
lt.hl7.fhir.breast#currentbreast-service-request-lt-breastBreast Examination Order

Resources that this resource uses

CodeSystem
lt.hl7.fhir.breast#currentbreast-questionnaire-optionsBreast questionnaire answer options (illustrative)

Narrative

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


English


Generated Narrative: ValueSet breast-recommendation


Lithuanian


Generated Narrative: ValueSet breast-recommendation


Source1

{
  "resourceType": "ValueSet",
  "id": "breast-recommendation",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tx.hl7.lt/fhir/ValueSet/breast-recommendation",
  "version": "0.0.1",
  "name": "BreastRecommendationVS",
  "title": "Breast Recommendation",
  "status": "active",
  "experimental": true,
  "date": "2026-07-03T07:31:49+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": "Coded recommendations for breast cancer prevention programme follow-up actions.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://tx.hl7.lt/fhir/CodeSystem/breast-questionnaire-options",
        "version": "0.0.1",
        "concept": [
          {
            "code": "rec-mammographic-control",
            "display": "Mammographic control"
          },
          {
            "code": "rec-additional-mammography",
            "display": "Additional mammography"
          },
          {
            "code": "rec-spot-compression",
            "display": "Local compression with magnification"
          },
          {
            "code": "rec-ultrasound",
            "display": "Ultrasound examination"
          },
          {
            "code": "rec-breast-specialist",
            "display": "Breast specialist consultation"
          },
          {
            "code": "rec-consultation",
            "display": "Consultation with breast specialist"
          },
          {
            "code": "rec-biopsy-ultrasound",
            "display": "Biopsy under ultrasound"
          },
          {
            "code": "rec-biopsy",
            "display": "Biopsy indicated"
          },
          {
            "code": "rec-stereotactic-biopsy",
            "display": "Stereotactic biopsy"
          },
          {
            "code": "rec-mri",
            "display": "MRI examination"
          },
          {
            "code": "rec-next-mammography",
            "display": "Next mammography after N months"
          },
          {
            "code": "rec-follow-up-6m",
            "display": "Follow-up in 6 months"
          },
          {
            "code": "rec-biopsy-indicated",
            "display": "Biopsy indicated"
          }
        ]
      }
    ]
  }
}