: Outpatient intensive-care treatment goal - JSON Representation
Raw json | Download
{
"resourceType" : "Goal",
"id" : "ExampleIntensiveCareGoal",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Goal ExampleIntensiveCareGoal</b></p><a name=\"ExampleIntensiveCareGoal\"> </a><a name=\"hcExampleIntensiveCareGoal\"> </a><p><b>lifecycleStatus</b>: Active</p><p><b>description</b>: <span title=\"Codes:\">Maintain safe care in the home environment</span></p><p><b>subject</b>: <a href=\"Patient-ExampleRehabPatient.html\">Alex Becker (official) Unknown, DoB: 1978-04-17</a></p></div>"
},
"lifecycleStatus" : "active",
"description" : {
"text" : "Maintain safe care in the home environment"
},
"subject" : {
🔗 "reference" : "Patient/ExampleRehabPatient"
}
}