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

FHIR IG Statistics: ValueSet/rde1565-type

Packagehl7.fhir.us.breast-radiology
TypeValueSet
Idrde1565-type
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/breast-radiology/https://build.fhir.org/ig/HL7/fhir-breast-radiology-ig/ValueSet-rde1565-type.html
URLhttp://hl7.org/fhir/us/breast-radiology/ValueSet/rde1565-type
Version0.3.0
Statusdraft
Date2022-10-18
NameRDE1565_Type
TitleRDE1565 Type
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
CalcificationAbnormalityCalcification Abnormality

Resources that this resource uses

CodeSystem
RadLexCDERadLex CDE's

Narrative

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


Source

{
  "resourceType": "ValueSet",
  "id": "rde1565-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/breast-radiology/ValueSet/rde1565-type",
  "version": "0.3.0",
  "name": "RDE1565_Type",
  "title": "RDE1565 Type",
  "status": "draft",
  "experimental": true,
  "date": "2022-10-18",
  "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": "RDE1565"
          }
        ]
      }
    ]
  }
}