{
  "resourceType" : "ValueSet",
  "id" : "document-entry-mimetype",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet document-entry-mimetype</b></p><a name=\"document-entry-mimetype\"> </a><a name=\"hcdocument-entry-mimetype\"> </a><ul><li>Include these codes as defined in <code>urn:ietf:bcp:13</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>application/pdf</td><td style=\"color: #cccccc\">application/pdf</td></tr><tr><td>application/dicom</td><td style=\"color: #cccccc\">application/dicom</td></tr><tr><td>application/fhir+json</td><td style=\"color: #cccccc\">application/fhir+json</td></tr><tr><td>application/fhir+xml</td><td style=\"color: #cccccc\">application/fhir+xml</td></tr><tr><td>image/jpeg</td><td style=\"color: #cccccc\">image/jpeg</td></tr><tr><td>image/png</td><td style=\"color: #cccccc\">image/png</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.nwgenomics.nhs.uk/ValueSet/document-entry-mimetype",
  "version" : "2.1.4",
  "name" : "DocumentEntryMimeType",
  "title" : "DocumentEntry mimeType",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-07-24T08:52:06+00:00",
  "publisher" : "NHS North West Genomics",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.nwgenomics.nhs.uk/contact-us"
    }]
  }],
  "description" : "- [Switzerland DocumentEntry.mimeType](https://fhir.ch/ig/ch-term/3.1.0/ValueSet-DocumentEntry.mimeType.html)",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "GB",
      "display" : "United Kingdom of Great Britain and Northern Ireland"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "urn:ietf:bcp:13",
      "concept" : [{
        "code" : "application/pdf"
      },
      {
        "code" : "application/dicom"
      },
      {
        "code" : "application/fhir+json"
      },
      {
        "code" : "application/fhir+xml"
      },
      {
        "code" : "image/jpeg"
      },
      {
        "code" : "image/png"
      }]
    }]
  }
}