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

FHIR IG analytics

Packagelt.hl7.fhir.breast
Resource TypeValueSet
IdValueSet-lt-breast-history-situation.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-breast/ValueSet-lt-breast-history-situation.html
URLhttps://hl7.lt/fhir/breast/ValueSet/lt-breast-history-situation
Version1.0.0
Statusactive
Date2026-02-02T10:49:15+00:00
NameBreastHistorySituation
TitleBreast History Situations
DescriptionA value set of SNOMED CT situations representing various types of breast history.

Resources that use this resource

StructureDefinition
breast-history-assessmentBreast History Assessment

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 lt-breast-history-situation

Language: en


Lithuanian


Generated Narrative: ValueSet lt-breast-history-situation

Language: en


Source1

{
  "resourceType": "ValueSet",
  "id": "lt-breast-history-situation",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.lt/fhir/breast/ValueSet/lt-breast-history-situation",
  "version": "1.0.0",
  "name": "BreastHistorySituation",
  "title": "Breast History Situations",
  "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": "A value set of SNOMED CT situations representing various types of breast history.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "71661000210109",
            "display": "History of operation on breast (situation)"
          },
          {
            "code": "161586000",
            "display": "History of injury (situation)"
          },
          {
            "code": "312850006",
            "display": "History of disorder (situation)"
          },
          {
            "code": "429087003",
            "display": "History of malignant neoplasm of breast"
          },
          {
            "code": "11001921000119108",
            "display": "History of carcinoma in situ of breast (situation)"
          },
          {
            "code": "162161004",
            "display": "No breast lump"
          },
          {
            "code": "700146008",
            "display": "No history of malignant tumor of breast"
          },
          {
            "code": "160392000",
            "display": "Family history: Breast disease (situation)"
          },
          {
            "code": "313376005",
            "display": "No family history: breast carcinoma (situation)"
          }
        ]
      }
    ]
  }
}