FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageans.fr.terminologies
Resource TypeValueSet
IdValueSet-jdv-hl7-v3-MediaType-cisis.json
FHIR VersionR4
Sourcehttps://interop.esante.gouv.fr/terminologies/1.7.0/ValueSet-jdv-hl7-v3-MediaType-cisis.html
URLhttps://smt.esante.gouv.fr/fhir/ValueSet/jdv-hl7-v3-MediaType-cisis
Version20251216141839
Statusactive
Date2025-12-16T14:18:39+01:00
NameMediaType
TitleMediaType
Realmfr
Authoritynational
DescriptionMediaType

Resources that use this resource

ConceptMap
ans.fr.terminologies#1.7.0ASS_A12_CorresMediaTypeCDANonStructure-XdsFormatCode-CISISASS_A12_CorresMediaTypeCDANonStructure-XdsFormatCode-CISIS

Resources that this resource uses

CodeSystem
hl7.terminology#currentv3-mediaTypeMedia Type

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet jdv-hl7-v3-MediaType-cisis

version: 6; Last updated: 2025-12-17 15:48:32+0100; Language: fr-FR

Profil: Shareable ValueSetversion: null4.0.1)

  • Include ces codes sont définis dans http://terminology.hl7.org/CodeSystem/v3-mediaType
    CodeDisplayDéfinitionASS_A12_CorresMediaTypeCDANonStructure-XdsFormatCode-CISIS
    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.~urn:ihe:iti:xds-sd:pdf:2008
    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.~urn:ihe:iti-fr:xds-sd:jpeg:2010
    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.~urn:ihe:iti-fr:xds-sd:tiff:2010
    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.~urn:ihe:iti:xds-sd:text:2008
    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.~urn:ihe:iti-fr:xds-sd:rtf:2010
    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.

Source1

{
  "resourceType": "ValueSet",
  "id": "jdv-hl7-v3-MediaType-cisis",
  "meta": {
    "versionId": "6",
    "lastUpdated": "2025-12-17T15:48:32.394+01:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset|4.0.1"
    ]
  },
  "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": "20251216141839",
  "name": "MediaType",
  "title": "MediaType",
  "status": "active",
  "experimental": false,
  "date": "2025-12-16T14:18:39+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": "FRA"
        }
      ]
    }
  ],
  "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"
          }
        ]
      }
    ]
  }
}