Guide d’Implémentation FHIR – Pré-admission Hospitalière en Ligne
0.1.0 - ci-build
FRANCE
Guide d’Implémentation FHIR – Pré-admission Hospitalière en Ligne - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Coverage xmlns="http://hl7.org/fhir">
<id value="coverage-amc"/>
<meta>
<profile
value="http://hl7.fr/fhir/fr/preadmission/StructureDefinition/preadmission-coverage-fr"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Narratif généré : Couverture coverage-amc</b></p><a name="coverage-amc"> </a><a name="hccoverage-amc"> </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"/><p style="margin-bottom: 0px">Profil: <a href="StructureDefinition-preadmission-coverage-fr.html">Fr Preadmission Coverage Profile</a></p></div><blockquote><p><b>Extension AMC Étendue ROC</b></p><ul><li>codeConvention: 12345</li><li>codeCSR: 67890</li></ul></blockquote><p><b>identifier</b>: <code>http://example.com/identifiers/coverage</code>/AMC-2025-001 (use: official, )</p><p><b>status</b>: Active</p><p><b>type</b>: <span title="Codes:">Assurance Maladie Complémentaire</span></p><p><b>subscriber</b>: <a href="Patient-patient-001.html">Jean Dupont</a></p><p><b>subscriberId</b>: AMC-987654321</p><p><b>beneficiary</b>: <a href="Patient-patient-001.html">Jean Dupont</a></p><p><b>period</b>: 2025-01-01 00:00:00+0100 --> 2025-12-31 23:59:59+0100</p><p><b>payor</b>: Nom Assurance Maladie Complémentaire (Identifier: <code>urn:oid:1.2.250.1.213.1.1.4.6</code>/987654321)</p></div>
</text>
<extension
url="http://hl7.fr/fhir/fr/preadmission/StructureDefinition/fr-coverage-amc-extended">
<extension url="codeConvention">
<valueString value="12345"/>
</extension>
<extension url="codeCSR">
<valueString value="67890"/>
</extension>
</extension>
<identifier>
<use value="official"/>
<system value="http://example.com/identifiers/coverage"/>
<value value="AMC-2025-001"/>
</identifier>
<status value="active"/>
<type>
<coding>
<code value="EHCPOL"/>
<display value="Assurance Maladie Complémentaire"/>
</coding>
</type>
<subscriber>🔗
<reference value="Patient/patient-001"/>
<display value="Jean Dupont"/>
</subscriber>
<subscriberId value="AMC-987654321"/>
<beneficiary>🔗
<reference value="Patient/patient-001"/>
<display value="Jean Dupont"/>
</beneficiary>
<period>
<start value="2025-01-01T00:00:00+01:00"/>
<end value="2025-12-31T23:59:59+01:00"/>
</period>
<payor>
<identifier>
<system value="urn:oid:1.2.250.1.213.1.1.4.6"/>
<value value="987654321"/>
</identifier>
<display value="Nom Assurance Maladie Complémentaire"/>
</payor>
</Coverage>