<?xml version="1.0" encoding="UTF-8"?>

<CarePlan xmlns="http://hl7.org/fhir">
  <id value="tddui-pp-ime-careplan-example"/>
  <meta>
    <profile value="https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-careplan-projet-personnalise"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Narratif généré : PlanDeSoins tddui-pp-ime-careplan-example</b></p><a name="tddui-pp-ime-careplan-example"> </a><a name="hctddui-pp-ime-careplan-example"> </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-tddui-careplan-projet-personnalise.html">TDDUI CarePlan Projet Personalise</a></p></div><p><b>identifier</b>: <code>https://identifiant-medicosocial-projetpersonnalise.esante.gouv.fr</code>/3480787529/123456-PPER-12</p><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>title</b>: Projet personnalisé de Hugo en IME</p><p><b>subject</b>: <a href="Patient-tddui-pp-ime-patient-example.html">Hugo D. (official) (sexe non précisé), Date de Naissance :2005-09-15 ( Patient internal identifier: 3480787529/123456)</a></p><p><b>supportingInfo</b>: <a href="Consent-tddui-pp-ime-consent-accord-example.html">tddui-pp-ime-consent-accord-example</a></p></div>
  </text>
  <identifier>
    <system value="https://identifiant-medicosocial-projetpersonnalise.esante.gouv.fr"/>
    <value value="3480787529/123456-PPER-12"/>
  </identifier>
  <status value="active"/>
  <intent value="plan"/>
  <title value="Projet personnalisé de Hugo en IME"/>
  <subject>
    <reference value="Patient/tddui-pp-ime-patient-example"/>
  </subject>
  <supportingInfo>
    <extension url="https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-discriminator">
      <valueCodeableConcept>
        <coding>
          <system value="https://interop.esante.gouv.fr/ig/fhir/tddui/CodeSystem/tddui-discriminator"/>
          <code value="accordStructure"/>
        </coding>
      </valueCodeableConcept>
    </extension>
    <reference value="Consent/tddui-pp-ime-consent-accord-example"/>
  </supportingInfo>
</CarePlan>