Terminologies de Santé
1.0.0 - final-text France flag

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

: Jdv Mediatype Corps Cda Non Structure CISIS - JSON Representation

Active as of 2025-06-06

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "jdv-mediatype-corps-cda-non-structure-cisis",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2025-06-06T11:05:18.871+00:00",
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "language" : "fr-FR",
  "text" : {
    "status" : "extensions",
    "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-mediatype-corps-cda-non-structure-cisis</b></p><a name=\"jdv-mediatype-corps-cda-non-structure-cisis\"> </a><a name=\"hcjdv-mediatype-corps-cda-non-structure-cisis\"> </a><a name=\"jdv-mediatype-corps-cda-non-structure-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:05:18+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.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-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-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 &quot;lossy&quot; 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.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></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod" : {
        "start" : "2016-09-01T00:00:00+01:00"
      }
    }
  ],
  "url" : "https://smt.esante.gouv.fr/fhir/ValueSet/jdv-mediatype-corps-cda-non-structure-cisis",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.2.250.1.213.1.1.5.822"
    }
  ],
  "version" : "20250606103857",
  "name" : "JdvMediatypeCorpsCdaNonStructureCisis",
  "title" : "Jdv Mediatype Corps Cda Non Structure CISIS",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-06-06T10:38:57+01:00",
  "publisher" : "Agence du Numérique en Santé(ANS) -2 - 10 Rue d'Oradour-sur-Glane, 75015 Paris",
  "description" : "Jdv Mediatype Corps Cda Non Structure CISIS",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "FR"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-mediaType",
        "concept" : [
          {
            "code" : "application/pdf",
            "display" : "PDF"
          },
          {
            "code" : "text/plain",
            "display" : "Plain Text"
          },
          {
            "code" : "text/rtf",
            "display" : "RTF Text"
          },
          {
            "code" : "image/jpeg",
            "display" : "JPEG Image"
          },
          {
            "code" : "image/tiff",
            "display" : "TIFF Image"
          }
        ]
      }
    ]
  }
}