{
  "resourceType" : "Goal",
  "id" : "tddui-pp-pa-goal-attente-usager-example",
  "meta" : {
    "profile" : ["https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-goal-attente"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : But tddui-pp-pa-goal-attente-usager-example</b></p><a name=\"tddui-pp-pa-goal-attente-usager-example\"> </a><a name=\"hctddui-pp-pa-goal-attente-usager-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-goal-attente.html\">TDDUI Goal Attente</a></p></div><p><b>TDDUI CarePlan Projet Perso Ref</b>: <a href=\"CarePlan-tddui-pp-pa-careplan-example.html\">CarePlan Projet personnalisé de Mme Jeanne L.</a></p><p><b>identifier</b>: <code>https://identifiant-medicosocial-attente.esante.gouv.fr</code>/3480787529/123456789-ATTE-1235</p><p><b>lifecycleStatus</b>: Active</p><p><b>description</b>: <span title=\"Codes :\">- Garder la main sur l'organisation de ses journées <br/>- Participer à une chorale et à un club lecture<br/>- Se sentir en sécurité lors des déplacements</span></p><p><b>subject</b>: <a href=\"Patient-tddui-pp-pa-patient-example-pp.html\">Jeanne L. (official) Female, Date de Naissance :1947-04-03 ( Patient internal identifier: 3480787529/123456789)</a></p><p><b>note</b>: </p><blockquote><div><p>Usager</p>\n</div></blockquote></div>"
  },
  "extension" : [{
    "url" : "https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-careplan-reference",
    "valueReference" : {
      "reference" : "CarePlan/tddui-pp-pa-careplan-example"
    }
  }],
  "identifier" : [{
    "system" : "https://identifiant-medicosocial-attente.esante.gouv.fr",
    "value" : "3480787529/123456789-ATTE-1235"
  }],
  "lifecycleStatus" : "active",
  "description" : {
    "text" : "- Garder la main sur l'organisation de ses journées \n- Participer à une chorale et à un club lecture\n- Se sentir en sécurité lors des déplacements"
  },
  "subject" : {
    "reference" : "Patient/tddui-pp-pa-patient-example-pp"
  },
  "note" : [{
    "extension" : [{
      "url" : "https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-discriminator",
      "valueCodeableConcept" : {
        "coding" : [{
          "system" : "https://interop.esante.gouv.fr/ig/fhir/tddui/CodeSystem/tddui-discriminator",
          "code" : "origineAttente"
        }]
      }
    }],
    "text" : "Usager"
  }]
}