DSTU2

This page is part of the FHIR Specification (v1.0.2: DSTU 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 . Page versions: R4B R4 R3 R2

Valueset-dicm-405-mediatype.json

Raw JSON (canonical form)

Definition for Value SetMedia Type Code

{
  "resourceType": "ValueSet",
  "id": "dicm-405-mediatype",
  "meta": {
    "lastUpdated": "2015-10-24T07:41:03.495+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.424"
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/dicm-405-mediatype",
  "version": "20100826",
  "name": "Media Type Code",
  "status": "active",
  "experimental": true,
  "publisher": "NEMA/DICOM",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://hl7.org/fhir"
        },
        {
          "system": "email",
          "value": "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "date": "2010-08-26",
  "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://nema.org/dicom/dicm",
        "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.