Guide d'implémentation Fr Core
2.0.1 - trial-use France flag

This page is part of the Guide d'implémentation Fr Core (v2.0.1: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: FR Core ValueSet Organization identifier type - XML Representation

Active as of 2024-04-16

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="fr-core-vs-organization-identifier-type"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="CodeSystem-fr-core-cs-v2-0203.html"><code>https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203</code></a><table class="none"><tr><td style="white-space:nowrap"><b>XXXX</b></td><td><b>XXXX</b></td></tr><tr><td><a href="CodeSystem-fr-core-cs-v2-0203.html#fr-core-cs-v2-0203-FINEJ">FINEJ</a></td><td>FINESS d'entité juridique</td></tr><tr><td><a href="CodeSystem-fr-core-cs-v2-0203.html#fr-core-cs-v2-0203-FINEG">FINEG</a></td><td>FINESS d'entité géographique</td></tr><tr><td><a href="CodeSystem-fr-core-cs-v2-0203.html#fr-core-cs-v2-0203-SIREN">SIREN</a></td><td>Identification de l'organisation au SIREN</td></tr><tr><td><a href="CodeSystem-fr-core-cs-v2-0203.html#fr-core-cs-v2-0203-SIRET">SIRET</a></td><td>Identification de l'organisation au SIRET</td></tr><tr><td><a href="CodeSystem-fr-core-cs-v2-0203.html#fr-core-cs-v2-0203-IDNST">IDNST</a></td><td>Identification nationale de structure définie par l’ASIP-SANTE dans le CI_SIS</td></tr><tr><td><a href="CodeSystem-fr-core-cs-v2-0203.html#fr-core-cs-v2-0203-INTRN">INTRN</a></td><td>Identifiant interne</td></tr><tr><td><a href="CodeSystem-fr-core-cs-v2-0203.html#fr-core-cs-v2-0203-EXTRN">EXTRN</a></td><td>Identifiant externe</td></tr></table></li></ul></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-warning">
    <valueMarkdown
                   value="Types are for general categories of identifiers. See [the identifier registry](identifier-registry.h     tml) for a list of common identifier systems"/>
  </extension>
  <url
       value="https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-organization-identifier-type"/>
  <version value="2.0.1"/>
  <name value="FRCoreValueSetOrganizationIdentifierType"/>
  <title value="FR Core ValueSet Organization identifier type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-04-16T11:41:28+02:00"/>
  <publisher value="Interop'Santé"/>
  <contact>
    <name value="Interop'Santé"/>
    <telecom>
      <system value="url"/>
      <value value="http://interopsante.org/"/>
    </telecom>
  </contact>
  <contact>
    <name value="InteropSanté"/>
    <telecom>
      <system value="email"/>
      <value value="fhir@interopsante.org"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="A coded type for an identifier that can be used to determine which identifier to use for a specific purpose (Organizations)."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="FR"/>
      <display value="France"/>
    </coding>
  </jurisdiction>
  <immutable value="true"/>
  <compose>
    <include>
      <system
              value="https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203"/>
      <concept>
        <code value="FINEJ"/>
        <display value="FINESS d'entité juridique"/>
      </concept>
      <concept>
        <code value="FINEG"/>
        <display value="FINESS d'entité géographique"/>
      </concept>
      <concept>
        <code value="SIREN"/>
        <display value="Identification de l'organisation au SIREN"/>
      </concept>
      <concept>
        <code value="SIRET"/>
        <display value="Identification de l'organisation au SIRET"/>
      </concept>
      <concept>
        <code value="IDNST"/>
        <display
                 value="Identification nationale de structure définie par l’ASIP-SANTE dans le CI_SIS"/>
      </concept>
      <concept>
        <code value="INTRN"/>
        <display value="Identifiant interne"/>
      </concept>
      <concept>
        <code value="EXTRN"/>
        <display value="Identifiant externe"/>
      </concept>
    </include>
  </compose>
</ValueSet>