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 Encounter type - XML Representation

Page standards status: Informative Maturity Level: 1

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="fr-core-vs-encounter-type"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/5.3.0/CodeSystem-v2-0007.html"><code>http://terminology.hl7.org/CodeSystem/v2-0007</code></a><table class="none"><tr><td style="white-space:nowrap"><b>XXXX</b></td><td><b>XXXX</b></td><td><b>XXXX</b></td></tr><tr><td><a href="http://terminology.hl7.org/5.3.0/CodeSystem-v2-0007.html#v2-0007-C">C</a></td><td>Elective/Confort|Confort</td><td>Elective</td></tr><tr><td><a href="http://terminology.hl7.org/5.3.0/CodeSystem-v2-0007.html#v2-0007-L">L</a></td><td>Labor and delivery|Accouchement maternité</td><td>Labor and Delivery</td></tr><tr><td><a href="http://terminology.hl7.org/5.3.0/CodeSystem-v2-0007.html#v2-0007-N">N</a></td><td>Newborn (Birth in healthcare facility)|Nouveau né</td><td>Newborn (Birth in healthcare facility)</td></tr><tr><td><a href="http://terminology.hl7.org/5.3.0/CodeSystem-v2-0007.html#v2-0007-R">R</a></td><td>Routine|Séance</td><td>Routine</td></tr><tr><td><a href="http://terminology.hl7.org/5.3.0/CodeSystem-v2-0007.html#v2-0007-U">U</a></td><td>Emergency|Caractère d’urgence aigue du problème quel que soit le service d’entrée</td><td>Urgent</td></tr></table></li><li>Include these codes as defined in <a href="CodeSystem-fr-core-cs-type-admission.html"><code>https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-type-admission</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-type-admission.html#fr-core-cs-type-admission-RM">RM</a></td><td>Rétrocession de médicament</td></tr><tr><td><a href="CodeSystem-fr-core-cs-type-admission.html#fr-core-cs-type-admission-IE">IE</a></td><td>Prestation inter-établissements</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.html) for a list of common identifier systems"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fhir"/>
  </extension>
  <url
       value="https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-encounter-type"/>
  <version value="2.0.1"/>
  <name value="FRCoreValueSetEncounterType"/>
  <title value="FR Core ValueSet Encounter 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 encounter | Jeu de valeurs des types de rencontre."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="FR"/>
      <display value="France"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0007"/>
      <concept>
        <code value="C"/>
        <display value="Elective/Confort|Confort"/>
      </concept>
      <concept>
        <code value="L"/>
        <display value="Labor and delivery|Accouchement maternité"/>
      </concept>
      <concept>
        <code value="N"/>
        <display value="Newborn (Birth in healthcare facility)|Nouveau né"/>
      </concept>
      <concept>
        <code value="R"/>
        <display value="Routine|Séance"/>
      </concept>
      <concept>
        <code value="U"/>
        <display
                 value="Emergency|Caractère d’urgence aigue du problème quel que soit le service d’entrée"/>
      </concept>
    </include>
    <include>
      <system
              value="https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-type-admission"/>
      <concept>
        <code value="RM"/>
        <display value="Rétrocession de médicament"/>
      </concept>
      <concept>
        <code value="IE"/>
        <display value="Prestation inter-établissements"/>
      </concept>
    </include>
  </compose>
</ValueSet>