German Practice Management FHIR Profiles (R4)
0.90.0 - STU1
Germany
German Practice Management FHIR Profiles (R4) - Local Development build (v0.90.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"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"
}
}