Data Management with FHIR
0.1.0 - ci-build France flag

Data Management with FHIR - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ValueSet des modes d'entrée du DPI - JSON Representation

Draft as of 2025-10-23

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "DpiModeIn",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : EnsembleValeurs DpiModeIn</b></p><a name=\"DpiModeIn\"> </a><a name=\"hcDpiModeIn\"> </a><ul><li>Include tous les codes définis dans <a href=\"CodeSystem-DpiModeIn.html\"><code>https://interop.aphp.fr/ig/fhir/dm/CodeSystem/DpiModeIn</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span></li></ul></div>"
  },
  "url" : "https://interop.aphp.fr/ig/fhir/dm/ValueSet/DpiModeIn",
  "version" : "0.1.0",
  "name" : "DpiModeIn",
  "title" : "ValueSet des modes d'entrée du DPI",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-10-23T20:49:03+00:00",
  "publisher" : "AP-HP",
  "contact" : [
    {
      "name" : "AP-HP",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://aphp.fr"
        }
      ]
    }
  ],
  "description" : "ValueSet des modes d'entrée du DPI",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "FR",
          "display" : "France"
        }
      ]
    }
  ],
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "https://interop.aphp.fr/ig/fhir/dm/CodeSystem/DpiModeIn"
      }
    ]
  }
}