This page is part of the Guide d'implémentation des terminologies de Santé (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2025-06-06 |
@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 "jdv-hl7-v3-MediaType-cisis"] ; #
fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2025-06-06T11:07:41.142+00:00"^^xsd:dateTime ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablevalueset> ] )
] ; #
fhir:language [ fhir:v "fr-FR"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"fr-FR\" lang=\"fr-FR\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet jdv-hl7-v3-MediaType-cisis</b></p><a name=\"jdv-hl7-v3-MediaType-cisis\"> </a><a name=\"hcjdv-hl7-v3-MediaType-cisis\"> </a><a name=\"jdv-hl7-v3-MediaType-cisis-fr-FR\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 1; Last updated: 2025-06-06 11:07:41+0000; Language: fr-FR</p><p style=\"margin-bottom: 0px\">Profil: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a></p></div><ul><li>Include ces codes sont définis dans <a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v3-mediaType.html\"><code>http://terminology.hl7.org/CodeSystem/v3-mediaType</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Définition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v3-mediaType.html#v3-mediaType-application.47dicom\">application/dicom</a></td><td>DICOM</td><td>Digital Imaging and Communications in Medicine (DICOM) MIME type defined in RFC3240 \\[http://ietf.org/rfc/rfc3240.txt\\].</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v3-mediaType.html#v3-mediaType-application.47msword\">application/msword</a></td><td>MSWORD</td><td>This format is very prone to compatibility problems. If sharing of edit-able text is required, text/plain, text/html or text/rtf should be used instead.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v3-mediaType.html#v3-mediaType-application.47pdf\">application/pdf</a></td><td>PDF</td><td>The Portable Document Format is recommended for written text that is completely laid out and read-only. PDF is a platform independent, widely deployed, and open specification with freely available creation and rendering tools.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v3-mediaType.html#v3-mediaType-audio.47basic\">audio/basic</a></td><td>Basic Audio</td><td>This is a format for single channel audio, encoded using 8bit ISDN mu-law \\[PCM\\] at a sample rate of 8000 Hz. This format is standardized by: CCITT, Fascicle III.4 -Recommendation G.711. Pulse Code Modulation (PCM) of Voice Frequencies. Geneva, 1972.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v3-mediaType.html#v3-mediaType-audio.47k32adpcm\">audio/k32adpcm</a></td><td>K32ADPCM Audio</td><td>ADPCM allows compressing audio data. It is defined in the Internet specification RFC 2421 \\[ftp://ftp.isi.edu/in-notes/rfc2421.txt\\]. Its implementation base is unclear.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v3-mediaType.html#v3-mediaType-audio.47mpeg\">audio/mpeg</a></td><td>MPEG audio layer 3 MP3 Audio</td><td>MPEG-1 Audio layer-3 is an audio compression algorithm and file format defined in ISO 11172-3 and ISO 13818-3. MP3 has an adjustable sampling frequency for highly compressed telephone to CD quality audio.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v3-mediaType.html#v3-mediaType-image.47gif\">image/gif</a></td><td>GIF Image</td><td>GIF is a popular format that is universally well supported. However GIF is patent encumbered and should therefore be used with caution.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v3-mediaType.html#v3-mediaType-image.47jpeg\">image/jpeg</a></td><td>JPEG Image</td><td>This format is required for high compression of high color photographs. It is a "lossy" compression, but the difference to lossless compression is almost unnoticeable to the human vision.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v3-mediaType.html#v3-mediaType-image.47png\">image/png</a></td><td>PNG Image</td><td>Portable Network Graphics (PNG) \\[http://www.cdrom.com/pub/png\\] is a widely supported lossless image compression standard with open source code available.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v3-mediaType.html#v3-mediaType-image.47tiff\">image/tiff</a></td><td>TIFF Image</td><td>Although TIFF (Tag Image File Format) is an international standard it has many interoperability problems in practice. Too many different versions that are not handled by all software alike.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v3-mediaType.html#v3-mediaType-text.47html\">text/html</a></td><td>HTML Text</td><td>For marked-up text according to the Hypertext Mark-up Language. HTML markup is sufficient for typographically marking-up most written-text documents. HTML is platform independent and widely deployed.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v3-mediaType.html#v3-mediaType-text.47plain\">text/plain</a></td><td>Plain Text</td><td>**Description:**For any plain text. This is the default and is used for a character string (ST) data type.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v3-mediaType.html#v3-mediaType-text.47rtf\">text/rtf</a></td><td>RTF Text</td><td>The Rich Text Format is widely used to share word-processor documents. However, RTF does have compatibility problems, as it is quite dependent on the word processor. May be useful if word processor edit-able text should be shared.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v3-mediaType.html#v3-mediaType-text.47xml\">text/xml</a></td><td>XML Text</td><td>For structured character based data. There is a risk that general SGML/XML is too powerful to allow a sharing of general SGML/XML documents between different applications.</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod"^^xsd:anyURI ] ;
fhir:value [
a fhir:Period ;
fhir:start [ fhir:v "2010-01-01T00:00:00+01:00"^^xsd:dateTime ] ]
] ) ; #
fhir:url [ fhir:v "https://smt.esante.gouv.fr/fhir/ValueSet/jdv-hl7-v3-MediaType-cisis"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.1.11.14824" ]
] ) ; #
fhir:version [ fhir:v "20250606103857"] ; #
fhir:name [ fhir:v "MediaType"] ; #
fhir:title [ fhir:v "MediaType"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-06-06T10:38:57+01:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Agence du Numérique en Santé(ANS) -2 - 10 Rue d'Oradour-sur-Glane, 75015 Paris"] ; #
fhir:description [ fhir:v "MediaType"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "FR" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-mediaType"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "application/dicom" ] ;
fhir:display [ fhir:v "DICOM" ] ] [
fhir:code [ fhir:v "application/msword" ] ;
fhir:display [ fhir:v "MSWORD" ] ] [
fhir:code [ fhir:v "application/pdf" ] ;
fhir:display [ fhir:v "PDF" ] ] [
fhir:code [ fhir:v "audio/basic" ] ;
fhir:display [ fhir:v "Basic Audio" ] ] [
fhir:code [ fhir:v "audio/k32adpcm" ] ;
fhir:display [ fhir:v "K32ADPCM Audio" ] ] [
fhir:code [ fhir:v "audio/mpeg" ] ;
fhir:display [ fhir:v "MPEG audio layer 3 MP3 Audio" ] ] [
fhir:code [ fhir:v "image/gif" ] ;
fhir:display [ fhir:v "GIF Image" ] ] [
fhir:code [ fhir:v "image/jpeg" ] ;
fhir:display [ fhir:v "JPEG Image" ] ] [
fhir:code [ fhir:v "image/png" ] ;
fhir:display [ fhir:v "PNG Image" ] ] [
fhir:code [ fhir:v "image/tiff" ] ;
fhir:display [ fhir:v "TIFF Image" ] ] [
fhir:code [ fhir:v "text/html" ] ;
fhir:display [ fhir:v "HTML Text" ] ] [
fhir:code [ fhir:v "text/plain" ] ;
fhir:display [ fhir:v "Plain Text" ] ] [
fhir:code [ fhir:v "text/rtf" ] ;
fhir:display [ fhir:v "RTF Text" ] ] [
fhir:code [ fhir:v "text/xml" ] ;
fhir:display [ fhir:v "XML Text" ] ] ) ] )
] . #
IG © 2020+ ANS. Package ans.fr.terminologies#1.0.0 based on FHIR 4.0.1. Generated 2025-06-08
Liens: Table des matières |
QA |
Historique des versions
| New Issue