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

: type de diagnostic du PMSI MCO - XML Representation

Active as of 2025-10-23

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="PMSIMCODiagType"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Narratif généré : CodeSystem PMSIMCODiagType</b></p><a name="PMSIMCODiagType"> </a><a name="hcPMSIMCODiagType"> </a><p>This case-insensitive code system <code>https://interop.aphp.fr/ig/fhir/dm/CodeSystem/PMSIMCODiagType</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">DP<a name="PMSIMCODiagType-DP"> </a></td><td>Diagnostic Principal</td></tr><tr><td style="white-space:nowrap">DR<a name="PMSIMCODiagType-DR"> </a></td><td>Diagonstic Relié</td></tr><tr><td style="white-space:nowrap">DA<a name="PMSIMCODiagType-DA"> </a></td><td>Diagnostic Associé Significatif</td></tr><tr><td style="white-space:nowrap">DAD<a name="PMSIMCODiagType-DAD"> </a></td><td>Diagnostic Associé Documentaire</td></tr></table></div>
  </text>
  <url value="https://interop.aphp.fr/ig/fhir/dm/CodeSystem/PMSIMCODiagType"/>
  <version value="0.1.0"/>
  <name value="PMSIMCODiagType"/>
  <title value="type de diagnostic du PMSI MCO"/>
  <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="Liste des types que peuvent avoir les diagnostiques CIM-10 dans les différents résumés/factures qui peuvent être émis dans le système de santé français."/>
  <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="4"/>
  <concept>
    <code value="DP"/>
    <display value="Diagnostic Principal"/>
  </concept>
  <concept>
    <code value="DR"/>
    <display value="Diagonstic Relié"/>
  </concept>
  <concept>
    <code value="DA"/>
    <display value="Diagnostic Associé Significatif"/>
  </concept>
  <concept>
    <code value="DAD"/>
    <display value="Diagnostic Associé Documentaire"/>
  </concept>
</CodeSystem>