FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/jdv-hl7-v3-MediaType-cisis

Packageans.fr.terminologies
Resource TypeValueSet
Idjdv-hl7-v3-MediaType-cisis
FHIR VersionR4
Sourcehttps://interop.esante.gouv.fr/terminologies/https://interop.esante.gouv.fr/terminologies/1.1.0/ValueSet-jdv-hl7-v3-MediaType-cisis.html
URLhttps://smt.esante.gouv.fr/fhir/ValueSet/jdv-hl7-v3-MediaType-cisis
Version20250624152100
Statusactive
Date2025-06-24T15:21:00+01:00
NameMediaType
TitleMediaType
Realmfr
Authoritynational
DescriptionMediaType

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-mediaTypeMedia Type

Narrative

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

  • Include ces codes sont définis dans http://terminology.hl7.org/CodeSystem/v3-mediaType
    CodeDisplayDéfinition
    application/dicomDICOMDigital Imaging and Communications in Medicine (DICOM) MIME type defined in RFC3240 \[http://ietf.org/rfc/rfc3240.txt\].
    application/mswordMSWORDThis 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/pdfPDFThe 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/basicBasic AudioThis 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/k32adpcmK32ADPCM AudioADPCM 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/mpegMPEG audio layer 3 MP3 AudioMPEG-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/gifGIF ImageGIF is a popular format that is universally well supported. However GIF is patent encumbered and should therefore be used with caution.
    image/jpegJPEG ImageThis 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/pngPNG ImagePortable Network Graphics (PNG) \[http://www.cdrom.com/pub/png\] is a widely supported lossless image compression standard with open source code available.
    image/tiffTIFF ImageAlthough 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/htmlHTML TextFor 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/plainPlain Text**Description:**For any plain text. This is the default and is used for a character string (ST) data type.
    text/rtfRTF TextThe 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/xmlXML TextFor 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.

Source

{
  "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"
          }
        ]
      }
    ]
  }
}