Médicosocial - Suivi Décisions Orientation
4.0.3 - trial-use
This page is part of the Médicosocial - Suivi Décisions Orientation (v4.0.3: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
<Bundle xmlns="http://hl7.org/fhir">
<id value="exemple-bundle-resultat-recherche-decision-evaluation"/>
<meta>
<profile
value="https://interop.esante.gouv.fr/ig/fhir/sdo/StructureDefinition/esms-bundle-resultat-recherche-decision-evaluation"/>
</meta>
<type value="searchset"/>
<entry>
<fullUrl
value="https://example.com/base/DocumentReference/exemple-esms-documentreference-1-in-bundle"/>
<resource>
<DocumentReference>
<id value="exemple-esms-documentreference-1-in-bundle"/>
<meta>
<lastUpdated value="2023-01-26T16:46:48.054+00:00"/>
<profile
value="https://interop.esante.gouv.fr/ig/fhir/sdo/StructureDefinition/esms-document-reference"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="DocumentReference_exemple-esms-documentreference-1-in-bundle"> </a><p class="res-header-id"><b>Generated Narrative: DocumentReference exemple-esms-documentreference-1-in-bundle</b></p><a name="exemple-esms-documentreference-1-in-bundle"> </a><a name="hcexemple-esms-documentreference-1-in-bundle"> </a><a name="exemple-esms-documentreference-1-in-bundle-fr-FR"> </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">Last updated: 2023-01-26 16:46:48+0000</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-esms-document-reference.html">ESMSDocumentReference</a></p></div><p><b>identifier</b>: idDecision1 (use: usual, ), idNat_Decision1 (use: official, )</p><p><b>status</b>: Current</p><p><b>type</b>: <span title="Codes:{http://loinc.org 57830-2}">Admission request Document</span></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>Language</b></td><td><b>Data</b></td><td><b>Title</b></td></tr><tr><td style="display: none">*</td><td>text/plain</td><td>French</td><td><code>SGVsbG8gd29ybGQ=</code></td><td>Document Individu et décision</td></tr></table></blockquote></div>
</text>
<identifier>
<use value="usual"/>
<value value="idDecision1"/>
</identifier>
<identifier>
<use value="official"/>
<value value="idNat_Decision1"/>
</identifier>
<status value="current"/>
<type>
<coding>
<system value="http://loinc.org"/>
<code value="57830-2"/>
<display value="Admission request Document"/>
</coding>
</type>
<content>
<attachment>
<contentType value="text/plain"/>
<language value="fr"/>
<data value="SGVsbG8gd29ybGQ="/>
<title value="Document Individu et décision"/>
</attachment>
</content>
</DocumentReference>
</resource>
</entry>
<entry>
<fullUrl
value="https://example.com/base/DocumentReference/exemple-esms-documentreference-2-in-bundle"/>
<resource>
<DocumentReference>
<id value="exemple-esms-documentreference-2-in-bundle"/>
<meta>
<lastUpdated value="2019-12-08T10:07:46.748+00:00"/>
<profile
value="https://interop.esante.gouv.fr/ig/fhir/sdo/StructureDefinition/esms-document-reference"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="DocumentReference_exemple-esms-documentreference-2-in-bundle"> </a><p class="res-header-id"><b>Generated Narrative: DocumentReference exemple-esms-documentreference-2-in-bundle</b></p><a name="exemple-esms-documentreference-2-in-bundle"> </a><a name="hcexemple-esms-documentreference-2-in-bundle"> </a><a name="exemple-esms-documentreference-2-in-bundle-fr-FR"> </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">Last updated: 2019-12-08 10:07:46+0000</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-esms-document-reference.html">ESMSDocumentReference</a></p></div><p><b>identifier</b>: idDecision2 (use: usual, ), idNat_Decision2 (use: official, )</p><p><b>status</b>: Current</p><p><b>type</b>: <span title="Codes:{http://loinc.org 57830-2}">Admission request Document</span></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>Language</b></td><td><b>Data</b></td><td><b>Title</b></td></tr><tr><td style="display: none">*</td><td>text/plain</td><td>French</td><td><code>SGVsbG8gd29ybGQ=</code></td><td>Document Individu et décision</td></tr></table></blockquote></div>
</text>
<identifier>
<use value="usual"/>
<value value="idDecision2"/>
</identifier>
<identifier>
<use value="official"/>
<value value="idNat_Decision2"/>
</identifier>
<status value="current"/>
<type>
<coding>
<system value="http://loinc.org"/>
<code value="57830-2"/>
<display value="Admission request Document"/>
</coding>
</type>
<content>
<attachment>
<contentType value="text/plain"/>
<language value="fr"/>
<data value="SGVsbG8gd29ybGQ="/>
<title value="Document Individu et décision"/>
</attachment>
</content>
</DocumentReference>
</resource>
</entry>
</Bundle>