NHS North West Genomics - Local Development build (v2.0.12) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: DocumentEntry mimeType - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "document-entry-mimetype"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://fhir.nwgenomics.nhs.uk/ValueSet/document-entry-mimetype"^^xsd:anyURI ;
fhir:l <https://fhir.nwgenomics.nhs.uk/ValueSet/document-entry-mimetype>
] ; #
fhir:version [ fhir:v "2.0.12"] ; #
fhir:name [ fhir:v "DocumentEntryMimeType"] ; #
fhir:title [ fhir:v "DocumentEntry mimeType"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-06-21T07:38:47+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "NHS North West Genomics"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.nwgenomics.nhs.uk/contact-us" ] ] )
] ) ; #
fhir:description [ fhir:v "- [Switzerland DocumentEntry.mimeType](https://fhir.ch/ig/ch-term/3.1.0/ValueSet-DocumentEntry.mimeType.html)"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166> ] ;
fhir:code [ fhir:v "GB" ] ;
fhir:display [ fhir:v "United Kingdom of Great Britain and Northern Ireland" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "urn:ietf:bcp:13"^^xsd:anyURI ;
fhir:l <urn:ietf:bcp:13> ] ;
( fhir:concept [
fhir:code [ fhir:v "application/pdf" ] ] [
fhir:code [ fhir:v "application/dicom" ] ] [
fhir:code [ fhir:v "application/fhir+json" ] ] [
fhir:code [ fhir:v "application/fhir+xml" ] ] [
fhir:code [ fhir:v "image/jpeg" ] ] [
fhir:code [ fhir:v "image/png" ] ] ) ] )
] . #