Breast Imaging Reporting - 2nd STU ballot
0.3.0 - CI Build United States of America flag

Breast Imaging Reporting - 2nd STU ballot, published by HL7 International - Clinical Interoperability Council. This is not an authorized publication; it is the continuous build for version 0.3.0). This version is based on the current content of https://github.com/HL7/fhir-breast-radiology-ig/ and changes regularly. See the Directory of published versions

: PreviouslyDemonstratedBy ValueSet - JSON Representation

Active as of 2022-12-07

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "PreviouslyDemonstratedByVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/287572003\">287572003</a></td><td>Diagnostic aspiration of breast cyst (Procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/122548005\">122548005</a></td><td>Biopsy of breast (Procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/241615005\">241615005</a></td><td>Magnetic resonance imaging of breast (Procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/47079000\">47079000</a></td><td>Ultrasonography of breast (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/71651007\">71651007</a></td><td>Mammography (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/418432003\">418432003</a></td><td>Scintimammography (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/416323006\">416323006</a></td><td>Positron emission tomography breast study (procedure)</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/breast-radiology/ValueSet/PreviouslyDemonstratedByVS",
  "version" : "0.3.0",
  "name" : "PreviouslyDemonstratedByVS",
  "title" : "PreviouslyDemonstratedBy ValueSet",
  "status" : "active",
  "experimental" : false,
  "date" : "2022-12-07T21:19:53+00:00",
  "publisher" : "HL7 International - Clinical Interoperability Council",
  "contact" : [
    {
      "name" : "HL7 International - Clinical Interoperability Council",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cic"
        }
      ]
    }
  ],
  "description" : "This is a valueset of codes that describe medical procedures that\nwere previously used to demonstrate an observation.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "copyright" : "This value set includes content from SNOMED CT, \nwhich is copyright © 2002+ International Health \nTerminology Standards Development Organisation (IHTSDO), \nand distributed by agreement between IHTSDO and HL7.\nImplementer use of SNOMED CT is not covered by this agreement\"",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "287572003",
            "display" : "Diagnostic aspiration of breast cyst (Procedure)"
          },
          {
            "code" : "122548005",
            "display" : "Biopsy of breast (Procedure)"
          },
          {
            "code" : "241615005",
            "display" : "Magnetic resonance imaging of breast (Procedure)"
          },
          {
            "code" : "47079000",
            "display" : "Ultrasonography of breast (procedure)"
          },
          {
            "code" : "71651007",
            "display" : "Mammography (procedure)"
          },
          {
            "code" : "418432003",
            "display" : "Scintimammography (procedure)"
          },
          {
            "code" : "416323006",
            "display" : "Positron emission tomography breast study (procedure)"
          }
        ]
      }
    ]
  }
}