FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/BreastBIRADSClassification

Packageincisive.fhir
Resource TypeCodeSystem
IdBreastBIRADSClassification
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=incisive.fhir@1.0.1-preview&canonical=https://simplifier.net/INCISIVE/CodeSystem/BreastBIRADSClassification
URLhttps://simplifier.net/INCISIVE/CodeSystem/BreastBIRADSClassification
Version1.0
Statusactive
Date2023-07-11
NameBreast BIRADS classification
DescriptionLeft/Right Breast BIRADS classification for Breast Cancer
Contentcomplete

Resources that use this resource

ValueSet
BreastComponentCodesBreast Component Codes

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "BreastBIRADSClassification",
  "url": "https://simplifier.net/INCISIVE/CodeSystem/BreastBIRADSClassification",
  "version": "1.0",
  "name": "Breast BIRADS classification",
  "status": "active",
  "date": "2023-07-11",
  "publisher": "FTSS",
  "description": "Left/Right Breast BIRADS classification for Breast Cancer",
  "caseSensitive": false,
  "valueSet": "https://simplifier.net/INCISIVE/ValueSet/BreastComponentCodes",
  "content": "complete",
  "concept": [
    {
      "code": "BI-RADS 0",
      "display": "Incomplete need additional imaging evaluation"
    },
    {
      "code": "BI-RADS 1",
      "display": "Negative symmetrical and no masses, architectural distortion, or suspicious calcifications"
    },
    {
      "code": "BI-RADS 2",
      "display": "Benign 0% probability of malignancy"
    },
    {
      "code": "BI-RADS 3",
      "display": "Probably benign less than 2% probability of malignancy"
    },
    {
      "code": "BI-RADS 4",
      "display": "Auspicious for malignancy 2-94% probability of malignancy"
    },
    {
      "code": "BI-RADS 5",
      "display": "Highly suggestive of malignancy more than 95% probability of malignancy"
    },
    {
      "code": "BI-RADS 6",
      "display": "Known biopsy-proven malignancy"
    }
  ]
}