FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/rde1587-breast-composition-category

Packagehl7.fhir.us.breast-radiology
TypeValueSet
Idrde1587-breast-composition-category
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/breast-radiology/https://build.fhir.org/ig/HL7/fhir-breast-radiology-ig/ValueSet-rde1587-breast-composition-category.html
URLhttp://hl7.org/fhir/us/breast-radiology/ValueSet/rde1587-breast-composition-category
Version0.3.0
Statusdraft
Date2022-11-11
NameRDE1587_BreastCompositionCategory
TitleRDE1587 Breast composition category
Realmus
Authorityhl7
DescriptionACR Common Data Element (CDE) {element.Id} value set"
CopyrightThis value set includes content from ACR RadElement, which is Copyright© 2022, Radiological Society of North America. ALL RIGHTS RESERVED.

Resources that use this resource

StructureDefinition
BreastCompositionBreast Composition
FindingsBiLateralBreastBiLateral Breast Findings
FindingsLeftBreastLeft Breast Findings
FindingsRightBreastRight Breast Findings

Resources that this resource uses

CodeSystem
RadLexCDERadLex CDE's

Narrative

Note: links and images are rebased to the (stated) source


Source

{
  "resourceType": "ValueSet",
  "id": "rde1587-breast-composition-category",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/breast-radiology/ValueSet/rde1587-breast-composition-category",
  "version": "0.3.0",
  "name": "RDE1587_BreastCompositionCategory",
  "title": "RDE1587 Breast composition category",
  "status": "draft",
  "experimental": true,
  "date": "2022-11-11",
  "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": "ACR Common Data Element (CDE) {element.Id} value set\"",
  "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": "RDE1587"
          }
        ]
      }
    ]
  }
}