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

ChangeVS

{
  "resourceType" : "ValueSet",
  "id" : "breastrad-ChangeVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>ChangeVS ValueSet</b></p>\n<p>Change value\n</p>\n</div>"
  },
  "url" : "http://hl7.org/fhir/us/breast-radiology/ValueSet/breastrad-ChangeVS",
  "version" : "0.1.0",
  "name" : "ChangeVS",
  "title" : "ChangeVS",
  "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" : "Change value",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/us/breast-radiology/CodeSystem/breastrad-ChangeCS",
        "concept" : [
          {
            "code" : "DecreaseInCalcifications",
            "display" : "DecreaseInCalcifications"
          },
          {
            "code" : "DecreasedInNumber",
            "display" : "DecreasedInNumber"
          },
          {
            "code" : "DecreasedInSize",
            "display" : "DecreasedInSize"
          },
          {
            "code" : "IncreaseInCalcifications",
            "display" : "IncreaseInCalcifications"
          },
          {
            "code" : "IncreasedInNumber",
            "display" : "IncreasedInNumber"
          },
          {
            "code" : "IncreasedInSize",
            "display" : "IncreasedInSize"
          },
          {
            "code" : "LessProminent",
            "display" : "LessProminent"
          },
          {
            "code" : "MoreProminent",
            "display" : "MoreProminent"
          },
          {
            "code" : "New",
            "display" : "New"
          },
          {
            "code" : "NoLongerSeen",
            "display" : "NoLongerSeen"
          },
          {
            "code" : "NotSignificantlyChanged",
            "display" : "NotSignificantlyChanged"
          },
          {
            "code" : "PartiallyRemoved",
            "display" : "PartiallyRemoved"
          },
          {
            "code" : "RepresentsChange",
            "display" : "RepresentsChange"
          },
          {
            "code" : "Stable",
            "display" : "Stable"
          }
        ]
      }
    ]
  }
}