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

FHIR IG Statistics: ValueSet/DensityAbnormalityTypeVS

Packagehl7.fhir.us.breast-radiology
TypeValueSet
IdDensityAbnormalityTypeVS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/breast-radiology/https://build.fhir.org/ig/HL7/fhir-breast-radiology-ig/ValueSet-DensityAbnormalityTypeVS.html
URLhttp://hl7.org/fhir/us/breast-radiology/ValueSet/DensityAbnormalityTypeVS
Version0.3.0
Statusactive
Date2022-12-07T21:19:53+00:00
NameDensityAbnormalityTypeVS
TitleDensity Abnormality Type ValueSet
Realmus
Authorityhl7
DescriptionDensity Type Value Set

Resources that use this resource

StructureDefinition
DensityAbnormalityDensity Abnormality

Resources that this resource uses

CodeSystem
DensityAbnormalityTypeCSDensity Abnormality Type CodeSystem

Narrative

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


Source

{
  "resourceType": "ValueSet",
  "id": "DensityAbnormalityTypeVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/breast-radiology/ValueSet/DensityAbnormalityTypeVS",
  "version": "0.3.0",
  "name": "DensityAbnormalityTypeVS",
  "title": "Density Abnormality Type 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": "Density Type Value Set",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/us/breast-radiology/CodeSystem/DensityAbnormalityTypeCS"
      }
    ]
  }
}