Operation | update CarePlan |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/CarePlan/C72AVTJ3BF5TS23D |
Resource | CarePlan | Id | C72AVTJ3BF5TS23D | | |
{
"resourceType" : "CarePlan",
"id" : "C72AVTJ3BF5TS23D",
"meta" : {
"security" : [ {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code" : "HTEST",
"display" : "test health data"
} ]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Touchstone Test Data - CarePlan: Operation on heart, completed</p></div>"
},
"identifier" : [ {
"system" : "http://happyvalley.com/careplan",
"value" : "131188874-65692"
} ],
"status" : "completed",
"intent" : "plan",
"subject" : {
"reference" : "Patient/C72AVTFWSSPIZ24Z"
},
"period" : {
"start" : "2022-01-28",
"end" : "2022-02-28"
},
"careTeam" : [ {
"reference" : "CareTeam/C72AVTHTJUNRZMUK"
} ],
"activity" : [ {
"detail" : {
"kind" : "ServiceRequest",
"code" : {
"coding" : [ {
"system" : "http://snomed.info/sct",
"code" : "64915003",
"display" : "Operation on heart"
} ]
},
"status" : "completed",
"scheduledPeriod" : {
"start" : "2022-02-27T14:12:13Z"
},
"performer" : [ {
"reference" : "Practitioner/C72AVTDYAFGSWFEO"
} ]
}
} ]
}