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

FHIR IG Statistics: ValueSet/CalcificationDistributionVS

Packagehl7.fhir.us.breast-radiology
Resource TypeValueSet
IdCalcificationDistributionVS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/breast-radiology/https://build.fhir.org/ig/HL7/fhir-breast-radiology-ig/ValueSet-CalcificationDistributionVS.html
URLhttp://hl7.org/fhir/us/breast-radiology/ValueSet/CalcificationDistributionVS
Version0.3.0
Statusactive
Date2022-12-07T21:19:53+00:00
NameCalcificationDistributionVS
TitleCalcificationDistribution ValueSet
Realmus
Authorityhl7
DescriptionCalcificationDistribution Value Set
CopyrightThis value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement"

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)

Narrative

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

  • Include these codes as defined in http://snomed.info/sct
    CodeDisplay
    129762002Fine, linear, branching (casting) radiographic calcification (Finding)
    129769006Radiographic calcification with clustered distribution (Finding)
    129764001Radiographic calcification with diffuse distribution (Finding)
    129766004Radiographic calcification with grouped distribution (Finding)
    129765000Radiographic calcification with linear distribution (Finding)
    129767008Radiographic calcification with regional distribution (Finding)
    129768003Radiographic calcification with segmental distribution (Finding)

Source

{
  "resourceType": "ValueSet",
  "id": "CalcificationDistributionVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/breast-radiology/ValueSet/CalcificationDistributionVS",
  "version": "0.3.0",
  "name": "CalcificationDistributionVS",
  "title": "CalcificationDistribution 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": "CalcificationDistribution Value Set",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "copyright": "This value set includes content from SNOMED CT, \nwhich is copyright © 2002+ International Health \nTerminology Standards Development Organisation (IHTSDO), \nand distributed by agreement between IHTSDO and HL7.\nImplementer use of SNOMED CT is not covered by this agreement\"",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "129762002",
            "display": "Fine, linear, branching (casting) radiographic calcification (Finding)"
          },
          {
            "code": "129769006",
            "display": "Radiographic calcification with clustered distribution (Finding)"
          },
          {
            "code": "129764001",
            "display": "Radiographic calcification with diffuse distribution (Finding)"
          },
          {
            "code": "129766004",
            "display": "Radiographic calcification with grouped distribution (Finding)"
          },
          {
            "code": "129765000",
            "display": "Radiographic calcification with linear distribution (Finding)"
          },
          {
            "code": "129767008",
            "display": "Radiographic calcification with regional distribution (Finding)"
          },
          {
            "code": "129768003",
            "display": "Radiographic calcification with segmental distribution (Finding)"
          }
        ]
      }
    ]
  }
}