Guide d'implémentation Fr Core
2.1.0 - trial-use
Guide d'implémentation Fr Core, published by Interop'Santé. This guide is not an authorized publication; it is the continuous build for version 2.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Interop-Sante/hl7.fhir.fr.core/ and changes regularly. See the Directory of published versions
Page standards status: Informative | Maturity Level: 2 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="fr-core-vs-encounter-class"/>
<meta>
<profile
value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet fr-core-vs-encounter-class</b></p><a name="fr-core-vs-encounter-class"> </a><a name="hcfr-core-vs-encounter-class"> </a><a name="fr-core-vs-encounter-class-fr-FR"> </a><ul><li>Include these codes as defined in <code>http://terminology.hl7.org/ValueSet/v3-ActEncounterCode</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>ACUTE</td><td>Inpatient acute</td></tr><tr><td>NONAC</td><td>Inpatient non acute</td></tr><tr><td>PRENC</td><td>Pre-admission</td></tr><tr><td>SS</td><td>Short stay</td></tr><tr><td>VR</td><td>Virtual</td></tr></table></li></ul></div>
</text>
<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="2"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="pa"/>
</extension>
<url
value="https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-encounter-class"/>
<version value="2.1.0"/>
<name value="FRCoreValueSetEncounterClass"/>
<title value="FR Core ValueSet Encounter class"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-10-29T10:42:31+00: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 set of codes that can be used to indicate the class of the encounter."/>
<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/ValueSet/v3-ActEncounterCode"/>
<concept>
<code value="ACUTE"/>
<display value="Inpatient acute"/>
</concept>
<concept>
<code value="NONAC"/>
<display value="Inpatient non acute"/>
</concept>
<concept>
<code value="PRENC"/>
<display value="Pre-admission"/>
</concept>
<concept>
<code value="SS"/>
<display value="Short stay"/>
</concept>
<concept>
<code value="VR"/>
<display value="Virtual"/>
</concept>
</include>
</compose>
</ValueSet>