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

: RDE1564 Region - JSON Representation

Draft as of 2022-12-02

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "rde1564-region",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include codes from <a href=\"CodeSystem-RadLexCDE.html\"><code>http://hl7.org/fhir/us/breast-radiology/CodeSystem/RadLexCDE</code></a> where concept  is-a  <a href=\"CodeSystem-RadLexCDE.html#RadLexCDE-RDE1564\">RDE1564</a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/breast-radiology/ValueSet/rde1564-region",
  "version" : "0.3.0",
  "name" : "RDE1564_Region",
  "title" : "RDE1564 Region",
  "status" : "draft",
  "experimental" : true,
  "date" : "2022-12-02",
  "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" : "Region of breast",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "copyright" : "This value set includes content from ACR RadElement, \nwhich is Copyright© 2022, Radiological Society of North America. ALL RIGHTS RESERVED. ",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/us/breast-radiology/CodeSystem/RadLexCDE",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "RDE1564"
          }
        ]
      }
    ]
  }
}