Service d'Accès aux Soins
1.2.0 - ci-build
Service d'Accès aux Soins - version de développement local (v1.2.0) construite par les outils de publication FHIR (HL7® FHIR® Standard). Voir le répertoire des versions publiées
<PractitionerRole xmlns="http://hl7.org/fhir">
<id value="ExamplePractitionerRoleAgregateur"/>
<meta>
<profile
value="http://sas.fr/fhir/StructureDefinition/FrPractitionerRoleExerciceAgregateur"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Narratif généré : PractitionerRole ExamplePractitionerRoleAgregateur</b></p><a name="ExamplePractitionerRoleAgregateur"> </a><a name="hcExamplePractitionerRoleAgregateur"> </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-FrPractitionerRoleExerciceAgregateur.html">FrPractitionerRoleExerciceAgregateur</a></p></div><p><b>practitioner</b>: <a href="Practitioner-ExamplePractitioner.html">Practitioner Pierre Foret </a></p><p><b>organization</b>: Identifier: 412345678912345</p><p><b>location</b>: <a href="#hcExamplePractitionerRoleAgregateur/ExampleLocation">Location : identifier = Identifiant interne</a></p><p><b>telecom</b>: <a href="tel:+33561855977">+33561855977</a></p><hr/><blockquote><p class="res-header-id"><b>Narratif généré : Localisation #ExampleLocation</b></p><a name="ExamplePractitionerRoleAgregateur/ExampleLocation"> </a><a name="hcExamplePractitionerRoleAgregateur/ExampleLocation"> </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-FrLocationAgregateur.html">FrLocationAgregateur</a></p></div><p><b>identifier</b>: Identifiant interne/123456789</p><p><b>address</b>: 25 CHEMIN DE MOUNESTIE Aussonne 31840 </p></blockquote></div>
</text>
<contained>
<Location>
<id value="ExampleLocation"/>
<meta>
<profile
value="http://sas.fr/fhir/StructureDefinition/FrLocationAgregateur"/>
</meta>
<identifier>
<type>
<coding>
<system
value="http://interopsante.org/fhir/CodeSystem/fr-location-identifier-type"/>
<code value="INTRN"/>
</coding>
</type>
<system value="https://editeur.com"/>
<value value="123456789"/>
</identifier>
<address>
<line value="25 CHEMIN DE MOUNESTIE"/>
<city value="Aussonne"/>
<postalCode value="31840"/>
</address>
</Location>
</contained>
<practitioner>🔗
<reference value="Practitioner/ExamplePractitioner"/>
</practitioner>
<organization>
<identifier>
<value value="412345678912345"/>
</identifier>
</organization>
<location>
<reference value="#ExampleLocation"/>
</location>
<telecom>
<system value="phone"/>
<value value="+33561855977"/>
</telecom>
</PractitionerRole>