This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). 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 SetModality
{ "resourceType": "ValueSet", "id": "modality", "meta": { "lastUpdated": "2015-02-23T09:07:27.665+11:00", "profile": [ "http://hl7.org/fhir/Profile/valueset-shareable-definition" ] }, "text": { "status": "generated", "div": "<div>!-- Snipped for Brevity --></div>" }, "extension": [ { "url": "http://hl7.org/fhir/ExtensionDefinition/valueset-oid", "valueUri": "urn:oid:1.2.840.10008.6.1.811" } ], "url": "http://hl7.org/fhir/vs/modality", "version": "0.4.0", "name": "Modality", "publisher": "HL7 (FHIR Project)", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] } ], "description": "Type of 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-02-23T09:07:27+11:00", "compose": { "include": [ { "system": "http://nema.org/dicom/dicm", "concept": [ { "code": "AR" }, { "code": "AU" }, { "code": "BDUS" }, { "code": "BI" }, { "code": "BMD" }, { "code": "CR" }, { "code": "CT" }, { "code": "DG" }, { "code": "DX" }, { "code": "ECG" }, { "code": "EPS" }, { "code": "ES" }, { "code": "GM" }, { "code": "HC" }, { "code": "HD" }, { "code": "IO" }, { "code": "IVOCT" }, { "code": "IVUS" }, { "code": "KER" }, { "code": "KO" }, { "code": "LEN" }, { "code": "LS" }, { "code": "MG" }, { "code": "MR" }, { "code": "NM" }, { "code": "OAM" }, { "code": "OCT" }, { "code": "OP" }, { "code": "OPM" }, { "code": "OPT" }, { "code": "OPV" }, { "code": "OT" }, { "code": "PR" }, { "code": "PT" }, { "code": "PX" }, { "code": "REG" }, { "code": "RF" }, { "code": "RG" }, { "code": "RTDOSE" }, { "code": "RTIMAGE" }, { "code": "RTPLAN" }, { "code": "RTRECORD" }, { "code": "RTSTRUCT" }, { "code": "SEG" }, { "code": "SM" }, { "code": "SMR" }, { "code": "SR" }, { "code": "SRF" }, { "code": "TG" }, { "code": "US" }, { "code": "VA" }, { "code": "XA" }, { "code": "XC" } ] } ] } }
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.