This page is part of the FHIR Specification (v4.1.0: Release 4B Ballot #1). 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: R4B R4 R3 R2
Vocabulary Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw JSON (canonical form + also see JSON Format Specification)
Definition for Value SetMedia Type Code
{ "resourceType" : "ValueSet", "id" : "dicm-405-mediatype", "meta" : { "lastUpdated" : "2021-03-11T17:06:20.662+11:00", "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] }, "text" : { "status" : "extensions", "div" : "<div>!-- Snipped for Brevity --></div>" }, "extension" : [{ "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode" : "sec" }, { "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode" : "trial-use" }, { "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger" : 3 }], "url" : "http://hl7.org/fhir/ValueSet/dicm-405-mediatype", "identifier" : [{ "system" : "urn:ietf:rfc:3986", "value" : "urn:oid:1.2.840.10008.6.1.908" }], "version" : "4.1.0", "name" : "MediaTypeCode", "title" : "Media Type Code", "status" : "active", "date" : "2010-08-26", "publisher" : "NEMA/DICOM", "description" : "Media Type Code", "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.", "compose" : { "include" : [{ "system" : "http://dicom.nema.org/resources/ontology/DCM", "concept" : [{ "code" : "110030" }, { "code" : "110031" }, { "code" : "110032" }, { "code" : "110033" }, { "code" : "110034" }, { "code" : "110035" }, { "code" : "110036" }, { "code" : "110037" }, { "code" : "110010" }, { "code" : "110038" }] }] } }
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.