Release 5 Draft Ballot

This page is part of the FHIR Specification (v4.6.0: R5 Draft Ballot). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Valueset-all-media-types.json

Vocabulary Work GroupMaturity Level: N/AStandards Status: Informative

Raw JSON (canonical form + also see JSON Format Specification)

Definition for Value SetAll Media Types

{
  "resourceType" : "ValueSet",
  "id" : "all-media-types",
  "meta" : {
    "lastUpdated" : "2021-04-15T12:25:09.461+10:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div>!-- Snipped for Brevity --></div>"
  },
  "url" : "http://hl7.org/fhir/ValueSet/all-media-types",
  "version" : "4.6.0",
  "name" : "AllMediaTypes",
  "title" : "All Media Types",
  "status" : "draft",
  "publisher" : "FHIR Project team",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    }]
  }],
  "description" : "All media types (Multipurpose Internet Mail Extensions (MIME) Part Four - BCP 13)",
  "compose" : {
    "include" : [{
      "system" : "urn:ietf:bcp:13"
    }]
  }
}

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.