NHS England North West GMSA - IHE Laboratory Testing Workflow (LTW)
0.0.1 - ci-build United Kingdom flag

DRAFT Implementation Guide

This is for collaboration and discussion purposes and is subject to change.

NHS England North West GMSA - IHE Laboratory Testing Workflow (LTW) - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: DocumentEntry mimeType - JSON Representation

Draft as of 2025-04-20

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "document-entry-mimetype",
  "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><a name=\"document-entry-mimetype-en-GB\"> </a><ul><li>Include these codes as defined in <code>urn:ietf:bcp:13</code><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>PDF</td></tr><tr><td>application/dicom</td><td>DICOM</td></tr><tr><td>application/fhir+json</td><td>FHIR (JSON)</td></tr><tr><td>application/fhir+xml</td><td>FHIR (XML)</td></tr><tr><td>image/jpeg</td><td>JPEG Image</td></tr><tr><td>image/png</td><td>PNG Portable Network Graphics</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.north-west.england.nhs.uk/ValueSet/document-entry-mimetype",
  "version" : "0.0.1",
  "name" : "DocumentEntryMimeType",
  "title" : "DocumentEntry mimeType",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-04-20T11:05:12+00:00",
  "publisher" : "Manchester University NHS Foundation Trust",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://mft.nhs.uk/"
        }
      ]
    },
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "pressoffice@mft.nhs.uk"
        }
      ]
    },
    {
      "name" : "Press Office",
      "telecom" : [
        {
          "system" : "email",
          "value" : "pressoffice@mft.nhs.uk"
        }
      ]
    }
  ],
  "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",
            "display" : "PDF"
          },
          {
            "code" : "application/dicom",
            "display" : "DICOM"
          },
          {
            "code" : "application/fhir+json",
            "display" : "FHIR (JSON)"
          },
          {
            "code" : "application/fhir+xml",
            "display" : "FHIR (XML)"
          },
          {
            "code" : "image/jpeg",
            "display" : "JPEG Image"
          },
          {
            "code" : "image/png",
            "display" : "PNG Portable Network Graphics"
          }
        ]
      }
    ]
  }
}