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

: Breast Imaging Report Types ValueSet - JSON Representation

Active as of 2022-12-07

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "BreastImagingReportTypesVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</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=\"https://loinc.org/10193-1/\">10193-1</a></td><td>Physical findings of Breasts Narrative</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/breast-radiology/ValueSet/BreastImagingReportTypesVS",
  "version" : "0.3.0",
  "name" : "BreastImagingReportTypesVS",
  "title" : "Breast Imaging Report Types 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 value set defines that allowable codes that BreastImagingReport.code can be set to.\nBreastImagingReport.code defines the type of breast imaging report that this is.\n\nThis needs to have the complete set of desired report types added.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "copyright" : "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "10193-1"
          }
        ]
      }
    ]
  }
}