FHIR IG analytics| Package | ans.fhir.fr.tddui |
| Resource Type | CarePlan |
| Id | CarePlan-tddui-pp-ime-careplan-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é : PlanDeSoins tddui-pp-ime-careplan-example
identifier: https://identifiant-medicosocial-projetpersonnalise.esante.gouv.fr/3480787529/123456-PPER-12
status: Active
intent: Plan
title: Projet personnalisé de Hugo en IME
supportingInfo: tddui-pp-ime-consent-accord-example
{
"resourceType": "CarePlan",
"id": "tddui-pp-ime-careplan-example",
"meta": {
"profile": [
"https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-careplan-projet-personnalise"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://identifiant-medicosocial-projetpersonnalise.esante.gouv.fr",
"value": "3480787529/123456-PPER-12"
}
],
"status": "active",
"intent": "plan",
"title": "Projet personnalisé de Hugo en IME",
"subject": {
"reference": "Patient/tddui-pp-ime-patient-example"
},
"supportingInfo": [
{
"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": "accordStructure"
}
]
}
}
],
"reference": "Consent/tddui-pp-ime-consent-accord-example"
}
]
}