Release 4

Valueset-dicm-405-mediatype.json

Vocabulary Work GroupMaturity Level: N/AStandards 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-01-21T15:34:20.265+00:00",
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]
  },
  "text" : {
    "status" : "generated",
    "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.0.1",
  "name" : "MediaTypeCode",
  "title" : "Media Type Code",
  "status" : "active",
  "experimental" : false,
  "date" : "2010-08-26",
  "publisher" : "NEMA/DICOM",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    },
    {
      "system" : "email",
      "value" : "fhir@lists.hl7.org"
    }]
  }],
  "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.