FHIR IG analytics| Package | ans.fhir.fr.tddui |
| Resource Type | Task |
| Id | Task-tddui-pp-ime-task-action-1-aesh-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é : Task tddui-pp-ime-task-action-1-aesh-example
Profil: TDDUI Task Action
identifier: https://identifiant-medicosocial-action.esante.gouv.fr/3480787529/123456-ACTI-1234
basedOn: CarePlan Projet personnalisé de Hugo en IME
status: In Progress
intent: plan
description: Vérification port du casque
owner: AESH
| Type | Value[x] |
| Titre de l'action à mener. | Action de l'AS pour atteindre l'objectif 1 |
{
"resourceType": "Task",
"id": "tddui-pp-ime-task-action-1-aesh-example",
"meta": {
"profile": [
"https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-task-action"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://identifiant-medicosocial-action.esante.gouv.fr",
"value": "3480787529/123456-ACTI-1234"
}
],
"basedOn": [
{
"reference": "CarePlan/tddui-pp-ime-careplan-example"
}
],
"status": "in-progress",
"intent": "plan",
"description": "Vérification port du casque",
"owner": {
"display": "AESH"
},
"input": [
{
"type": {
"coding": [
{
"system": "https://interop.esante.gouv.fr/ig/fhir/tddui/CodeSystem/tddui-task-input-action",
"code": "titre"
}
]
},
"valueString": "Action de l'AS pour atteindre l'objectif 1"
}
]
}