STU 3 Candidate

This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R3 R2

Valueset-dicom-cid29.json

Raw JSON (canonical form)

Definition for Value SetAcquisition Modality Codes

{
  "resourceType": "ValueSet",
  "id": "dicom-cid29",
  "meta": {
    "lastUpdated": "2016-03-31T08:01:25.570+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div>!-- Snipped for Brevity --></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.158"
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/dicom-cid29",
  "version": "20121129",
  "name": "Acquisition Modality Codes",
  "status": "active",
  "experimental": true,
  "publisher": "National Electrical Manufacturers Association (DICOM)",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://medical.nema.org/medical/dicom/current/output/html/part16.html#sect_CID_29"
        }
      ]
    }
  ],
  "date": "2016-03-31T08:01:25+11:00",
  "description": "This Value Set includes codes that may be used to identify an image or waveform acquisition modality, as used in the ImagingStudy resource, Dicom  Attribute Modality (0008,0060) or HL7 v2 Table 0259 (see HL7 v2.6 Chapter 8 Section 8.8.8.47). It generally corresponds to a class of diagnostic equipment, or to a specific acquisition function or technique in a device.",
  "requirements": "This Value Set is not the complete set of codes that may appear in the Attribute Modality (0008,0060); these are only the codes associated with orderable acquisition processes (not post-processing).",
  "copyright": "These codes are excerpted from Digital Imaging and Communications in Medicine (DICOM) Standard, Part 16: Content Mapping Resource, Copyright 2011 by the National Electrical Manufacturers Association.",
  "extensible": true,
  "compose": {
    "include": [
      {
        "system": "http://nema.org/dicom/dicm",
        "concept": [
          {
            "code": "AR",
            "display": "Autorefraction"
          },
          {
            "code": "BMD",
            "display": "Bone Mineral Densitometry"
          },
          {
            "code": "BDUS",
            "display": "Ultrasound Bone Densitometry"
          },
          {
            "code": "EPS",
            "display": "Cardiac Electrophysiology"
          },
          {
            "code": "CR",
            "display": "Computed Radiography"
          },
          {
            "code": "CT",
            "display": "Computed Tomography"
          },
          {
            "code": "DX",
            "display": "Digital Radiography"
          },
          {
            "code": "ECG",
            "display": "Electrocardiography"
          },
          {
            "code": "ES",
            "display": "Endoscopy"
          },
          {
            "code": "XC",
            "display": "External-camera Photography"
          },
          {
            "code": "GM",
            "display": "General Microscopy"
          },
          {
            "code": "HD",
            "display": "Hemodynamic Waveform"
          },
          {
            "code": "IO",
            "display": "Intra-oral Radiography"
          },
          {
            "code": "IVOCT",
            "display": "Intravascular Optical Coherence Tomography"
          },
          {
            "code": "IVUS",
            "display": "Intravascular Ultrasound"
          },
          {
            "code": "KER",
            "display": "Keratometry"
          },
          {
            "code": "LEN",
            "display": "Lensometry"
          },
          {
            "code": "MR",
            "display": "Magnetic Resonance"
          },
          {
            "code": "MG",
            "display": "Mammography"
          },
          {
            "code": "NM",
            "display": "Nuclear Medicine"
          },
          {
            "code": "OAM",
            "display": "Ophthalmic Axial Measurements"
          },
          {
            "code": "OCT",
            "display": "Optical Coherence Tomography"
          },
          {
            "code": "OPM",
            "display": "Ophthalmic Mapping"
          },
          {
            "code": "OP",
            "display": "Ophthalmic Photography"
          },
          {
            "code": "OPR",
            "display": "Ophthalmic Refraction"
          },
          {
            "code": "OPT",
            "display": "Ophthalmic Tomography"
          },
          {
            "code": "OPV",
            "display": "Ophthalmic Visual Field"
          },
          {
            "code": "OSS",
            "display": "Optical Surface Scanner"
          },
          {
            "code": "PX",
            "display": "Panoramic X-Ray"
          },
          {
            "code": "PT",
            "display": "Positron emission tomography"
          },
          {
            "code": "RF",
            "display": "Radiofluoroscopy"
          },
          {
            "code": "RG",
            "display": "Radiographic imaging"
          },
          {
            "code": "SM",
            "display": "Slide Microscopy"
          },
          {
            "code": "SRF",
            "display": "Subjective Refraction"
          },
          {
            "code": "US",
            "display": "Ultrasound"
          },
          {
            "code": "VA",
            "display": "Visual Acuity"
          },
          {
            "code": "XA",
            "display": "X-Ray Angiography"
          }
        ]
      }
    ]
  }
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.