FHIR IG analytics| Package | ans.fhir.fr.tddui |
| Resource Type | Goal |
| Id | Goal-tddui-pp-ime-goal-objectif-2-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Narratif généré : But tddui-pp-ime-goal-objectif-2-example
Profil: TDDUI Goal Objectif
TDDUI CarePlan Projet Perso Ref: CarePlan Projet personnalisé de Hugo en IME
identifier: https://identifiant-medicosocial-objectif.esante.gouv.fr/3480787529/123456-OBJE-1235
lifecycleStatus: Active
description: Atteindre le niveau lecteur débutant (décodage syllabique) en 9 mois.
note:
Objectif 2
{
"resourceType": "Goal",
"id": "tddui-pp-ime-goal-objectif-2-example",
"meta": {
"profile": [
"https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-goal-objectif"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-careplan-reference",
"valueReference": {
"reference": "CarePlan/tddui-pp-ime-careplan-example"
}
}
],
"identifier": [
{
"system": "https://identifiant-medicosocial-objectif.esante.gouv.fr",
"value": "3480787529/123456-OBJE-1235"
}
],
"lifecycleStatus": "active",
"description": {
"text": "Atteindre le niveau lecteur débutant (décodage syllabique) en 9 mois."
},
"subject": {
"reference": "Patient/tddui-pp-ime-patient-example"
},
"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": "titreObjectif"
}
]
}
}
],
"text": "Objectif 2"
}
]
}