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

FHIR IG Statistics: ValueSet/jdv-mediatype-corps-cda-non-structure-cisis

Packageans.fr.terminologies
TypeValueSet
Idjdv-mediatype-corps-cda-non-structure-cisis
FHIR VersionR4
Sourcehttps://interop.esante.gouv.fr/terminologies/https://interop.esante.gouv.fr/terminologies/1.1.0/ValueSet-jdv-mediatype-corps-cda-non-structure-cisis.html
URLhttps://smt.esante.gouv.fr/fhir/ValueSet/jdv-mediatype-corps-cda-non-structure-cisis
Version20250624152100
Statusactive
Date2025-06-24T15:21:00+01:00
NameJdvMediatypeCorpsCdaNonStructureCisis
TitleJdv Mediatype Corps Cda Non Structure CISIS
Realmfr
Authoritynational
DescriptionJdv Mediatype Corps Cda Non Structure CISIS

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-mediaTypeMedia Type
v3-mediaTypeMedia Type

Narrative

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

Generated Narrative: ValueSet jdv-mediatype-corps-cda-non-structure-cisis

version: 4; Last updated: 2025-06-25 09:14:46+0000; Language: fr-FR

Profil: Shareable ValueSet

  • Include ces codes sont définis dans http://terminology.hl7.org/CodeSystem/v3-mediaType
    CodeDisplayDéfinition
    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.
    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.
    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/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.

Source

{
  "resourceType": "ValueSet",
  "id": "jdv-mediatype-corps-cda-non-structure-cisis",
  "meta": {
    "versionId": "4",
    "lastUpdated": "2025-06-25T09:14:46.643+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": "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": "20250624152100",
  "name": "JdvMediatypeCorpsCdaNonStructureCisis",
  "title": "Jdv Mediatype Corps Cda Non Structure CISIS",
  "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": "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"
          }
        ]
      }
    ]
  }
}