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

: e61 Assessment Conclusion - JSON Representation

Raw json | Download

{
  "resourceType" : "Condition",
  "id" : "annex2b-e61-conclusion",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition annex2b-e61-conclusion</b></p><a name=\"annex2b-e61-conclusion\"> </a><a name=\"hcannex2b-e61-conclusion\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>code</b>: <span title=\"Codes:\">Functional impairment relevant to rehabilitation</span></p><p><b>subject</b>: <a href=\"Patient-annex2b-example-patient.html\">Alex Example  (no stated gender), DoB: 1970-01-01 ( https://fhir.cognovis.de/praxis/NamingSystem/pvs-patient-nummer#PvsPatientNummer#annex2b-patient-1)</a></p><p><b>recordedDate</b>: 2026-07-20 09:30:00+0200</p><p><b>recorder</b>: <a href=\"Practitioner-annex2b-example-practitioner.html\">Practitioner Maria Sample </a></p><h3>Evidences</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Detail</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Observation-annex2b-e61-functional-observation.html\">Observation </a></td></tr></table></div>"
  },
  "clinicalStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
        "code" : "active"
      }
    ]
  },
  "verificationStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
        "code" : "confirmed"
      }
    ]
  },
  "code" : {
    "text" : "Functional impairment relevant to rehabilitation"
  },
  "subject" : {
    🔗 "reference" : "Patient/annex2b-example-patient"
  },
  "recordedDate" : "2026-07-20T09:30:00+02:00",
  "recorder" : {
    🔗 "reference" : "Practitioner/annex2b-example-practitioner"
  },
  "evidence" : [
    {
      "detail" : [
        {
          🔗 "reference" : "Observation/annex2b-e61-functional-observation"
        }
      ]
    }
  ]
}