MHR AU Patient Summary Consultation - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Page standards status: Informative |
{
"resourceType" : "Goal",
"id" : "mhr-au-ps-goal-1",
"meta" : {
"profile" : [
🔗 "http://ns.electronichealth.net.au/fhir/mhr/au-ps/consultation/StructureDefinition/mhr-au-ps-goal"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Goal mhr-au-ps-goal-1</b></p><a name=\"mhr-au-ps-goal-1\"> </a><a name=\"hcmhr-au-ps-goal-1\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-mhr-au-ps-goal.html\">MHR AU PS Goal</a></p></div><p><b>lifecycleStatus</b>: Active</p><p><b>achievementStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/goal-achievement in-progress}\">In Progress</span></p><p><b>description</b>: <span title=\"Codes:\">lose 10kg</span></p><p><b>subject</b>: <a href=\"Patient-mhr-au-ps-patient-1.html\">Mia Leanne Banks Female, DoB: 1983-08-25 ( IHI:\u00a0Austalian Healthcare Identifier - Individual#8003608333647261)</a></p><p><b>expressedBy</b>: <a href=\"Patient-mhr-au-ps-patient-1.html\">Mia Leanne Banks Female, DoB: 1983-08-25 ( IHI:\u00a0Austalian Healthcare Identifier - Individual#8003608333647261)</a></p></div>"
},
"lifecycleStatus" : "active",
"achievementStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/goal-achievement",
"code" : "in-progress",
"display" : "In Progress"
}
]
},
"description" : {
"text" : "lose 10kg"
},
"subject" : {
🔗 "reference" : "Patient/mhr-au-ps-patient-1"
},
"expressedBy" : {
🔗 "reference" : "Patient/mhr-au-ps-patient-1"
}
}