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

FHIR IG analytics

Packageans.fr.terminologies
Resource TypeValueSet
IdValueSet-jdv-modalite-demande-acte-imagerie-cisis.json
FHIR VersionR4
Sourcehttps://interop.esante.gouv.fr/terminologies/1.7.0/ValueSet-jdv-modalite-demande-acte-imagerie-cisis.html
URLhttps://smt.esante.gouv.fr/fhir/ValueSet/jdv-modalite-demande-acte-imagerie-cisis
Version20260220142104
Statusactive
Date2026-02-20T14:21:04+01:00
NameJdvModaliteDemandeActeImagerieCisis
TitleJDV Modalite Demande Acte Imagerie CISIS
Realmfr
Authoritynational
DescriptionJDV Modalite Demande Acte Imagerie CISIS

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.fhir.uv.xver-r4.r4b#0.1.0DCMDICOM Controlled Terminology Definitions
who.ddcc#currentsctSNOMED codes used in this IG
ans.fr.terminologies#1.7.0terminologie-cisisTerminologieCISIS - Terminologie des concepts non trouvés dans les autres terminologies

Narrative

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

Generated Narrative: ValueSet jdv-modalite-demande-acte-imagerie-cisis

version: 6; Last updated: 2026-02-23 14:58:54+0100; Language: fr-FR

Profil: Shareable ValueSetversion: null4.0.1)

Ce jeu de valeur (ValueSet) inclut les codes selon les règles suivantes :

  • Include ces codes sont définis dans https://smt.esante.gouv.fr/fhir/CodeSystem/terminologie-cisis
    CodeDisplay
    MED-1126Radiographie sans contraste
    MED-1127Radiographie avec contraste
    MED-1128Échographie sans contraste
    MED-1129Échographie avec contraste
  • Include ces codes sont définis dans http://dicom.nema.org/resources/ontology/DCM
    CodeDisplayDéfinition
    MGMammographieAn acquisition device, process or method that performs mammography.
    CTScanner/TDMAn acquisition device, process or method that performs computed tomography.
    MRIRMAn acquisition device, process or method that performs magnetic resonance imaging.
    OTAutre technique d'imagerieOther Modality device.
    NMScintigraphieAn acquisition device, process or method that performs nuclear medicine imaging.
    PTTEP : Tomographie par émission de positonsAn acquisition device, process or method that performs positron emission tomography (PET).
  • Include ces codes sont définis dans http://snomed.info/sct
    CodeDisplay
    258174001imagerie interventionnelle

Source1

{
  "resourceType": "ValueSet",
  "id": "jdv-modalite-demande-acte-imagerie-cisis",
  "meta": {
    "versionId": "6",
    "lastUpdated": "2026-02-23T14:58:54.423+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": "2021-12-16T00:00:00+01:00"
      }
    }
  ],
  "url": "https://smt.esante.gouv.fr/fhir/ValueSet/jdv-modalite-demande-acte-imagerie-cisis",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.2.250.1.213.1.1.5.660"
    }
  ],
  "version": "20260220142104",
  "name": "JdvModaliteDemandeActeImagerieCisis",
  "title": "JDV Modalite Demande Acte Imagerie CISIS",
  "status": "active",
  "experimental": false,
  "date": "2026-02-20T14:21:04+01:00",
  "publisher": "Agence du Numérique en Santé(ANS) -2 - 10 Rue d'Oradour-sur-Glane, 75015 Paris",
  "description": "JDV Modalite Demande Acte Imagerie CISIS",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FRA"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://smt.esante.gouv.fr/fhir/CodeSystem/terminologie-cisis",
        "concept": [
          {
            "code": "MED-1126",
            "display": "Radiographie sans contraste"
          },
          {
            "code": "MED-1127",
            "display": "Radiographie avec contraste"
          },
          {
            "code": "MED-1128",
            "display": "Échographie sans contraste"
          },
          {
            "code": "MED-1129",
            "display": "Échographie avec contraste"
          }
        ]
      },
      {
        "system": "http://dicom.nema.org/resources/ontology/DCM",
        "concept": [
          {
            "code": "MG",
            "display": "Mammographie"
          },
          {
            "code": "CT",
            "display": "Scanner/TDM"
          },
          {
            "code": "MR",
            "display": "IRM"
          },
          {
            "code": "OT",
            "display": "Autre technique d'imagerie"
          },
          {
            "code": "NM",
            "display": "Scintigraphie"
          },
          {
            "code": "PT",
            "display": "TEP : Tomographie par émission de positons"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "258174001",
            "display": "imagerie interventionnelle"
          }
        ]
      }
    ]
  }
}