This page is part of the FHIR Specification (v0.5.0: DSTU 2 Ballot 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions 
Definition for Value SetImagingModality
{
"resourceType": "ValueSet",
"id": "imaging-modality",
"meta": {
"lastUpdated": "2015-04-03T14:24:32.000+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:1.2.840.10008.6.1.19"
}
],
"url": "http://hl7.org/fhir/vs/imaging-modality",
"version": "0.5.0",
"name": "ImagingModality",
"publisher": "HL7 (FHIR Project)",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org/fhir"
},
{
"system": "email",
"value": "fhir@lists.hl7.org"
}
]
}
],
"description": "Type of acquired image data in the instance",
"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",
"status": "draft",
"experimental": false,
"date": "2015-04-03T14:24:32+11:00",
"compose": {
"include": [
{
"system": "http://nema.org/dicom/dicm",
"concept": [
{
"code": "AR",
"display": "A R"
},
{
"code": "BMD",
"display": "B M D"
},
{
"code": "BDUS",
"display": "B D U S"
},
{
"code": "EPS",
"display": "E P S"
},
{
"code": "CR",
"display": "C R"
},
{
"code": "CT",
"display": "C T"
},
{
"code": "DX",
"display": "D X"
},
{
"code": "ECG",
"display": "E C G"
},
{
"code": "ES",
"display": "E S"
},
{
"code": "XC",
"display": "X C"
},
{
"code": "GM",
"display": "G M"
},
{
"code": "HD",
"display": "H D"
},
{
"code": "IO",
"display": "I O"
},
{
"code": "IVOCT",
"display": "I V O C T"
},
{
"code": "IVUS",
"display": "I V U S"
},
{
"code": "KER",
"display": "K E R"
},
{
"code": "LEN",
"display": "L E N"
},
{
"code": "MR",
"display": "M R"
},
{
"code": "MG",
"display": "M G"
},
{
"code": "NM",
"display": "N M"
},
{
"code": "OAM",
"display": "O A M"
},
{
"code": "OCT",
"display": "O C T"
},
{
"code": "OPM",
"display": "O P M"
},
{
"code": "OP",
"display": "O P"
},
{
"code": "OPR",
"display": "O P R"
},
{
"code": "OPT",
"display": "O P T"
},
{
"code": "OPV",
"display": "O P V"
},
{
"code": "PX",
"display": "P X"
},
{
"code": "PT",
"display": "P T"
},
{
"code": "RF",
"display": "R F"
},
{
"code": "RG",
"display": "R G"
},
{
"code": "SM",
"display": "S M"
},
{
"code": "SRF",
"display": "S R F"
},
{
"code": "US",
"display": "U S"
},
{
"code": "VA",
"display": "V A"
},
{
"code": "XA",
"display": "X A"
}
]
}
]
}
}
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.