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

: Assisted-reproduction follow-up goal - JSON Representation

Raw json | Download

{
  "resourceType" : "Goal",
  "id" : "ExampleAssistedReproductionFollowUpGoal",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Goal ExampleAssistedReproductionFollowUpGoal</b></p><a name=\"ExampleAssistedReproductionFollowUpGoal\"> </a><a name=\"hcExampleAssistedReproductionFollowUpGoal\"> </a><p><b>lifecycleStatus</b>: Active</p><p><b>description</b>: <span title=\"Codes:\">Complete the revised treatment cycle</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" : "Complete the revised treatment cycle"
  },
  "subject" : {
    🔗 "reference" : "Patient/ExampleRehabPatient"
  }
}