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
<DocumentReference xmlns="http://hl7.org/fhir">
<id value="documentreference-cni-recto"/>
<meta>
<profile
value="http://hl7.fr/fhir/fr/preadmission/StructureDefinition/preadmission-documentreference-fr"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Narratif généré : RéférenceDocument documentreference-cni-recto</b></p><a name="documentreference-cni-recto"> </a><a name="hcdocumentreference-cni-recto"> </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-documentreference-fr.html">Fr Preadmission DocumentReference Profile</a></p></div><p><b>status</b>: Current</p><p><b>type</b>: <span title="Codes:{http://hl7.fr/fhir/fr/preadmission/CodeSystem/document-type-code-system CN_RECTO}">Recto Carte d’identité</span></p><p><b>subject</b>: <a href="Patient-patient-001.html">Jean Dupont</a></p><p><b>date</b>: 2025-05-01 10:00:00+0100</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class="grid"><tr><td style="display: none">-</td><td><b>ContentType</b></td><td><b>Url</b></td><td><b>Title</b></td><td><b>Creation</b></td></tr><tr><td style="display: none">*</td><td>application/pdf</td><td><a href="https://example.com/documents/cni-recto.pdf">https://example.com/documents/cni-recto.pdf</a></td><td>Carte d'identité - Recto</td><td>2025-04-30 15:00:00+0100</td></tr></table></blockquote><h3>Contexts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Encounter</b></td></tr><tr><td style="display: none">*</td><td><a href="Encounter-encounter-irm-refused.html">Consultation IRM refusée</a></td></tr></table></div>
</text>
<status value="current"/>
<type>
<coding>
<system
value="http://hl7.fr/fhir/fr/preadmission/CodeSystem/document-type-code-system"/>
<code value="CN_RECTO"/>
<display value="Recto Carte d’identité"/>
</coding>
</type>
<subject>🔗
<reference value="Patient/patient-001"/>
<display value="Jean Dupont"/>
</subject>
<date value="2025-05-01T10:00:00+01:00"/>
<content>
<attachment>
<contentType value="application/pdf"/>
<url value="https://example.com/documents/cni-recto.pdf"/>
<title value="Carte d'identité - Recto"/>
<creation value="2025-04-30T15:00:00+01:00"/>
</attachment>
</content>
<context>
<encounter>🔗
<reference value="Encounter/encounter-irm-refused"/>
<display value="Consultation IRM refusée"/>
</encounter>
</context>
</DocumentReference>