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

: Sources susceptibles d'informer sur le statu vital des patients - XML Representation

Draft as of 2025-09-04

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="DeathSources"/>
  <language value="fr-FR"/>
  <text>
    <status value="generated"/>
    <div xml:lang="fr-FR" xmlns="http://www.w3.org/1999/xhtml" lang="fr-FR"><p class="res-header-id"><b>Narratif généré : CodeSystem DeathSources</b></p><a name="DeathSources"> </a><a name="hcDeathSources"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Langue : fr-FR</p></div><p>This case-insensitive code system <code>https://interop.aphp.fr/ig/fhir/dm/CodeSystem/DeathSources</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">insee<a name="DeathSources-insee"> </a></td><td>Insee</td></tr><tr><td style="white-space:nowrap">cepidc<a name="DeathSources-cepidc"> </a></td><td>CepiDC</td></tr><tr><td style="white-space:nowrap">sih<a name="DeathSources-sih"> </a></td><td>Système d'information hospitalier</td></tr></table></div>
  </text>
  <url value="https://interop.aphp.fr/ig/fhir/dm/CodeSystem/DeathSources"/>
  <version value="0.1.0"/>
  <name value="DeathSources"/>
  <title
         value="Sources susceptibles d'informer sur le statu vital des patients"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-09-04"/>
  <publisher value="AP-HP"/>
  <contact>
    <name value="AP-HP"/>
    <telecom>
      <system value="url"/>
      <value value="https://aphp.fr"/>
    </telecom>
  </contact>
  <description
               value="Ce CodeSystem aggrège les sources desquelles peuvent provenir les informations sur le statu vital des patients en France."/>
  <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="3"/>
  <concept>
    <code value="insee"/>
    <display value="Insee"/>
  </concept>
  <concept>
    <code value="cepidc"/>
    <display value="CepiDC"/>
  </concept>
  <concept>
    <code value="sih"/>
    <display value="Système d'information hospitalier"/>
  </concept>
</CodeSystem>