FHIR IG analytics| Package | eng.fhir.profile.dev |
| Resource Type | CarePlan |
| Id | POD.c370bd5f-e98b-499e-acfc-15f67ad59806.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CarePlan",
"id": "POD.c370bd5f-e98b-499e-acfc-15f67ad59806",
"meta": {
"profile": [
"https://pnt.gov/fhir/StructureDefinition/CarePlan"
]
},
"status": "active",
"intent": "plan",
"instantiatesCanonical": "https://pnt.gov/fhir/PlanDefinition/NYHA_I_II",
"title": "Piano per il trattamento del paziente scompensato in classe funzionale NYHA I-II",
"extension": [
{
"url": "https://pnt.gov/fhir/StructureDefinition/extension-resource-planForCase",
"valueReference": {
"reference": "EpisodeOfCare/POD.47637ec9-34f8-4c3e-9b79-f7fc6957b134"
}
}
],
"subject": {
"reference": "Patient/POD.fa462fc8-7658-4098-ae95-56e4e4c73350"
},
"identifier": [
{
"system": "https://pnt.gov/identifiers/CarePlan",
"use": "official",
"value": "PNT_CarePlan_12345678"
}
],
"period": {
"start": "2023-07-01"
},
"activity": [
{
"reference": {
"reference": "Task/POD.49db3cc7-9f9a-4288-bd1d-5cb5491a5ba9"
}
}
]
}