Breast Radiology Reporting - 1st for comment ballot

This page is part of the Breast Radiology Report (v0.1.0: Comment Draft) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

BiRadCodeVS

{
  "resourceType" : "ValueSet",
  "id" : "breastrad-BiRadCodeVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>BiRadCodeVS ValueSet</b></p>\n<p>Bi-Rad code value\n</p>\n</div>"
  },
  "url" : "http://hl7.org/fhir/us/breast-radiology/ValueSet/breastrad-BiRadCodeVS",
  "version" : "0.1.0",
  "name" : "BiRadCodeVS",
  "title" : "BiRadCodeVS",
  "status" : "draft",
  "date" : "2019-08-02T00:00:00-04:00",
  "publisher" : "Hl7 - Clinical Interoperability Council",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cic"
        }
      ]
    }
  ],
  "description" : "Bi-Rad code value",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/us/breast-radiology/CodeSystem/breastrad-BiRadCodeCS",
        "concept" : [
          {
            "code" : "BIRAD5HighlySuggestive",
            "display" : "Highly Suggestive of Malignancy"
          },
          {
            "code" : "BIRAD0Incomplete",
            "display" : "Need Additional Imaging Evaluation and/or Prior Mammograms for Comparison"
          },
          {
            "code" : "BIRAD1Negative",
            "display" : "Negative Finding"
          },
          {
            "code" : "BIRAD2Benign",
            "display" : "Non cancerous finding"
          },
          {
            "code" : "BIRAD3ProbablyBenign",
            "display" : "Probably non-cancerous."
          },
          {
            "code" : "BIRAD4ALowSuspicion",
            "display" : "Low suspicion for Malignancy"
          },
          {
            "code" : "BIRAD4BModerateSuspicion",
            "display" : "Moderate Suspicion for Malignancy"
          },
          {
            "code" : "BIRAD4CHighSuspicion",
            "display" : "High Suspicion of Malignancy"
          },
          {
            "code" : "BIRAD6ProvenMalignancy",
            "display" : "Known Biopsy-Proven Malignancy"
          }
        ]
      }
    ]
  }
}