Guide d'implémentation du médicament
0.1.0 - ci-build

Guide d'implémentation du médicament, published by Interop'Santé. This guide is not an authorized publication; it is the continuous build for version 0.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.medication/ and changes regularly. See the Directory of published versions

: InLine-patient-group-01 - XML Representation

Raw xml | Download


<Group xmlns="http://hl7.org/fhir">
  <id value="InLine-patient-group-01"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Group InLine-patient-group-01</b></p><a name="InLine-patient-group-01"> </a><a name="hcInLine-patient-group-01"> </a><p><b>type</b>: Person</p><p><b>actual</b>: true</p><blockquote><p><b>member</b></p><p><b>entity</b>: <a href="Patient/14602">Patient/14602</a></p></blockquote><blockquote><p><b>member</b></p><p><b>entity</b>: <a href="Patient/14603">Patient/14603</a></p></blockquote><blockquote><p><b>member</b></p><p><b>entity</b>: <a href="Patient/14604">Patient/14604</a></p></blockquote></div>
  </text>
  <type value="person"/>
  <actual value="true"/>
  <member>
    <entity>
      <reference value="Patient/14602"/>
    </entity>
  </member>
  <member>
    <entity>
      <reference value="Patient/14603"/>
    </entity>
  </member>
  <member>
    <entity>
      <reference value="Patient/14604"/>
    </entity>
  </member>
</Group>