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

: DPI Type de séjour - XML Representation

Active as of 2025-10-23

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="DpiEncounterType"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Narratif généré : CodeSystem DpiEncounterType</b></p><a name="DpiEncounterType"> </a><a name="hcDpiEncounterType"> </a><p>This case-insensitive code system <code>https://interop.aphp.fr/ig/fhir/dm/CodeSystem/DpiEncounterType</code> defines the following codes in a Grouped By hierarchy:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">1<a name="DpiEncounterType-1"> </a></td><td>Hospitalisation complète</td></tr><tr><td style="white-space:nowrap">2<a name="DpiEncounterType-2"> </a></td><td>Consultation/acte externe</td></tr><tr><td style="white-space:nowrap">3<a name="DpiEncounterType-3"> </a></td><td>Passage aux urgences (sans hospitalisation)</td></tr><tr><td style="white-space:nowrap">4<a name="DpiEncounterType-4"> </a></td><td>Hospitalisation de jour</td></tr><tr><td style="white-space:nowrap">5<a name="DpiEncounterType-5"> </a></td><td>Chirurgie ambulatoire</td></tr></table></div>
  </text>
  <url
       value="https://interop.aphp.fr/ig/fhir/dm/CodeSystem/DpiEncounterType"/>
  <version value="0.1.0"/>
  <name value="DpiEncounterType"/>
  <title value="DPI Type de séjour"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-10-23T20:49:03+00:00"/>
  <publisher value="AP-HP"/>
  <contact>
    <name value="AP-HP"/>
    <telecom>
      <system value="url"/>
      <value value="https://aphp.fr"/>
    </telecom>
  </contact>
  <description value="CodeSystem des types de séjour"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="FR"/>
      <display value="France"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="false"/>
  <hierarchyMeaning value="grouped-by"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="1"/>
    <display value="Hospitalisation complète"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Consultation/acte externe"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="Passage aux urgences (sans hospitalisation)"/>
  </concept>
  <concept>
    <code value="4"/>
    <display value="Hospitalisation de jour"/>
  </concept>
  <concept>
    <code value="5"/>
    <display value="Chirurgie ambulatoire"/>
  </concept>
</CodeSystem>