Search FHIR

Médicosocial - Transfert de données DUI
1.1.0 - trial-use France flag

This page is part of the Médicosocial - Transfert de données DUI (v1.1.0: 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

: TDDUIDocumentReferenceExample - XML Representation

Raw xml | Download


<DocumentReference xmlns="http://hl7.org/fhir">
  <id value="TDDUIDocumentReferenceExample"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2023-11-07T10:19:37.350+00:00"/>
    <profile
             value="https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-documentreference"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DocumentReference TDDUIDocumentReferenceExample</b></p><a name="TDDUIDocumentReferenceExample"> </a><a name="hcTDDUIDocumentReferenceExample"> </a><a name="TDDUIDocumentReferenceExample-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">version: 1; Last updated: 2023-11-07 10:19:37+0000</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-tddui-documentreference.html">TDDUI Document Reference</a></p></div><p><b>masterIdentifier</b>: 2569874526325</p><p><b>status</b>: Current</p><p><b>type</b>: <span title="Codes:{https://mos.esante.gouv.fr/NOS/TRE_A04-Loinc/FHIR/TRE-A04-Loinc 28653-4}">Document du secteur social / médico-social</span></p><p><b>category</b>: <span title="Codes:{https://mos.esante.gouv.fr/NOS/TRE_A03-ClasseDocument/FHIR/TRE-A03-ClasseDocument 95}">Document de gestion</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>DocumentReference TDDUI</td></tr></table></blockquote></div>
  </text>
  <masterIdentifier>
    <value value="2569874526325"/>
  </masterIdentifier>
  <status value="current"/>
  <type>
    <coding>
      <system
              value="https://mos.esante.gouv.fr/NOS/TRE_A04-Loinc/FHIR/TRE-A04-Loinc"/>
      <code value="28653-4"/>
    </coding>
  </type>
  <category>
    <coding>
      <system
              value="https://mos.esante.gouv.fr/NOS/TRE_A03-ClasseDocument/FHIR/TRE-A03-ClasseDocument"/>
      <code value="95"/>
    </coding>
  </category>
  <content>
    <attachment>
      <contentType value="text/plain"/>
      <language value="fr"/>
      <data value="SGVsbG8gd29ybGQ="/>
      <title value="DocumentReference TDDUI"/>
    </attachment>
  </content>
</DocumentReference>