FHIR IG analytics| Package | ans.fhir.fr.tddui |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-tddui-pp-pa-servicerequest-besoin-1-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é : DemandeService tddui-pp-pa-servicerequest-besoin-1-example
Profil: TDDUI ServiceRequest Besoin
identifier: https://identifiant-medicosocial-besoin.esante.gouv.fr/3480787529/123456789-BESO-1234
basedOn: CarePlan Projet personnalisé de Mme Jeanne L.
status: Active
intent: Plan
code: Besoin d'aide pour la mobilité et les déplacements.
{
"resourceType": "ServiceRequest",
"id": "tddui-pp-pa-servicerequest-besoin-1-example",
"meta": {
"profile": [
"https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-service-request-besoin"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://identifiant-medicosocial-besoin.esante.gouv.fr",
"value": "3480787529/123456789-BESO-1234"
}
],
"basedOn": [
{
"reference": "CarePlan/tddui-pp-pa-careplan-example"
}
],
"status": "active",
"intent": "plan",
"code": {
"text": "Besoin d'aide pour la mobilité et les déplacements."
},
"subject": {
"reference": "Patient/tddui-pp-pa-patient-example-pp"
}
}