Package | ans.fr.terminologies |
Resource Type | ValueSet |
Id | jdv-hl7-v3-MediaType-cisis |
FHIR Version | R4 |
Source | https://interop.esante.gouv.fr/terminologies/https://interop.esante.gouv.fr/terminologies/1.1.0/ValueSet-jdv-hl7-v3-MediaType-cisis.html |
URL | https://smt.esante.gouv.fr/fhir/ValueSet/jdv-hl7-v3-MediaType-cisis |
Version | 20250624152100 |
Status | active |
Date | 2025-06-24T15:21:00+01:00 |
Name | MediaType |
Title | MediaType |
Realm | fr |
Authority | national |
Description | MediaType |
No resources found
CodeSystem | |
v3-mediaType | Media Type |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet jdv-hl7-v3-MediaType-cisis
version: 4; Last updated: 2025-06-25 09:17:16+0000; Language: fr-FR
Profil: Shareable ValueSet
http://terminology.hl7.org/CodeSystem/v3-mediaType
Code | Display | Définition |
application/dicom | DICOM | Digital Imaging and Communications in Medicine (DICOM) MIME type defined in RFC3240 \[http://ietf.org/rfc/rfc3240.txt\]. |
application/msword | MSWORD | 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. |
application/pdf | 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. | |
audio/basic | Basic Audio | 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. |
audio/k32adpcm | K32ADPCM Audio | 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. |
audio/mpeg | MPEG audio layer 3 MP3 Audio | 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. |
image/gif | GIF Image | GIF is a popular format that is universally well supported. However GIF is patent encumbered and should therefore be used with caution. |
image/jpeg | JPEG Image | 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. |
image/png | PNG Image | Portable Network Graphics (PNG) \[http://www.cdrom.com/pub/png\] is a widely supported lossless image compression standard with open source code available. |
image/tiff | TIFF Image | 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. |
text/html | HTML Text | 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. |
text/plain | Plain Text | **Description:**For any plain text. This is the default and is used for a character string (ST) data type. |
text/rtf | RTF Text | 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. |
text/xml | XML Text | 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. |
{ "resourceType": "ValueSet", "id": "jdv-hl7-v3-MediaType-cisis", "meta": { "versionId": "4", "lastUpdated": "2025-06-25T09:17:16.552+00:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ] }, "language": "fr-FR", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod", "valuePeriod": { "start": "2010-01-01T00:00:00+01:00" } } ], "url": "https://smt.esante.gouv.fr/fhir/ValueSet/jdv-hl7-v3-MediaType-cisis", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.1.11.14824" } ], "version": "20250624152100", "name": "MediaType", "title": "MediaType", "status": "active", "experimental": false, "date": "2025-06-24T15:21:00+01:00", "publisher": "Agence du Numérique en Santé(ANS) -2 - 10 Rue d'Oradour-sur-Glane, 75015 Paris", "description": "MediaType", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "FR" } ] } ], "compose": { "include": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-mediaType", "concept": [ { "code": "application/dicom", "display": "DICOM" }, { "code": "application/msword", "display": "MSWORD" }, { "code": "application/pdf", "display": "PDF" }, { "code": "audio/basic", "display": "Basic Audio" }, { "code": "audio/k32adpcm", "display": "K32ADPCM Audio" }, { "code": "audio/mpeg", "display": "MPEG audio layer 3 MP3 Audio" }, { "code": "image/gif", "display": "GIF Image" }, { "code": "image/jpeg", "display": "JPEG Image" }, { "code": "image/png", "display": "PNG Image" }, { "code": "image/tiff", "display": "TIFF Image" }, { "code": "text/html", "display": "HTML Text" }, { "code": "text/plain", "display": "Plain Text" }, { "code": "text/rtf", "display": "RTF Text" }, { "code": "text/xml", "display": "XML Text" } ] } ] } }