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

: Sociotherapy order proof graph - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "ExampleSociotherapyOrderBundle",
  "type" : "collection",
  "entry" : [
    {
      "fullUrl" : "https://fhir.cognovis.de/praxis/Patient/ExampleRehabPatient",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "ExampleRehabPatient",
        "meta" : {
          "profile" : [
            🔗 "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_ExampleRehabPatient\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient ExampleRehabPatient</b></p><a name=\"ExampleRehabPatient\"> </a><a name=\"hcExampleRehabPatient\"> </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=\"https://simplifier.net/resolve?scope=kbv.basis@1.9.0&amp;canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient\">KBV_PR_Base_Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Alex Becker (official) Unknown, DoB: 1978-04-17</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td colspan=\"3\">true</td></tr></table></div>"
        },
        "active" : true,
        "name" : [
          {
            "use" : "official",
            "family" : "Becker",
            "given" : [
              "Alex"
            ]
          }
        ],
        "gender" : "unknown",
        "birthDate" : "1978-04-17"
      }
    },
    {
      "fullUrl" : "https://fhir.cognovis.de/praxis/Practitioner/ExampleRehabRequester",
      "resource" : {
        "resourceType" : "Practitioner",
        "id" : "ExampleRehabRequester",
        "meta" : {
          "profile" : [
            🔗 "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_ExampleRehabRequester\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner ExampleRehabRequester</b></p><a name=\"ExampleRehabRequester\"> </a><a name=\"hcExampleRehabRequester\"> </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=\"https://simplifier.net/resolve?scope=kbv.basis@1.9.0&amp;canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner\">KBV_PR_Base_Practitioner</a></p></div><p><b>active</b>: true</p><p><b>name</b>: Klara Neumann </p></div>"
        },
        "active" : true,
        "name" : [
          {
            "family" : "Neumann",
            "given" : [
              "Klara"
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "https://fhir.cognovis.de/praxis/Coverage/ExampleRehabCoverage",
      "resource" : {
        "resourceType" : "Coverage",
        "id" : "ExampleRehabCoverage",
        "meta" : {
          "profile" : [
            🔗 "https://fhir.cognovis.de/praxis/StructureDefinition/fpde-coverage-gkv"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Coverage_ExampleRehabCoverage\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Coverage ExampleRehabCoverage</b></p><a name=\"ExampleRehabCoverage\"> </a><a name=\"hcExampleRehabCoverage\"> </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-fpde-coverage-gkv.html\">FPDE Coverage GKV</a></p></div><p><b>identifier</b>: Gesetzliche Krankenversicherung/A123456789</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/versicherungsart-de-basis GKV}\">gesetzliche Krankenversicherung</span></p><p><b>beneficiary</b>: <a href=\"Patient-ExampleRehabPatient.html\">Alex Becker (official) Unknown, DoB: 1978-04-17</a></p><p><b>payor</b>: <a href=\"Organization-ExampleRehabPayer.html\">Example statutory payer</a></p></div>"
        },
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://fhir.de/CodeSystem/identifier-type-de-basis",
                  "code" : "GKV"
                },
                {
                  "system" : "http://fhir.de/CodeSystem/identifier-type-de-basis",
                  "code" : "KVZ10"
                }
              ]
            },
            "system" : "http://fhir.de/sid/gkv/kvid-10",
            "value" : "A123456789"
          }
        ],
        "status" : "active",
        "type" : {
          "coding" : [
            {
              "system" : "http://fhir.de/CodeSystem/versicherungsart-de-basis",
              "code" : "GKV",
              "display" : "gesetzliche Krankenversicherung"
            }
          ]
        },
        "beneficiary" : {
          🔗 "reference" : "Patient/ExampleRehabPatient"
        },
        "payor" : [
          {
            🔗 "reference" : "Organization/ExampleRehabPayer",
            "display" : "Example statutory payer"
          }
        ]
      }
    },
    {
      "fullUrl" : "https://fhir.cognovis.de/praxis/Organization/ExampleRehabPayer",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "ExampleRehabPayer",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_ExampleRehabPayer\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization ExampleRehabPayer</b></p><a name=\"ExampleRehabPayer\"> </a><a name=\"hcExampleRehabPayer\"> </a><p><b>identifier</b>: ArgeIkIknr/109500969</p><p><b>active</b>: true</p><p><b>name</b>: Example statutory payer</p></div>"
        },
        "identifier" : [
          {
            "system" : "http://fhir.de/sid/arge-ik/iknr",
            "value" : "109500969"
          }
        ],
        "active" : true,
        "name" : "Example statutory payer"
      }
    },
    {
      "fullUrl" : "https://fhir.cognovis.de/praxis/Organization/ExampleCoordinatedCareProvider",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "ExampleCoordinatedCareProvider",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_ExampleCoordinatedCareProvider\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization ExampleCoordinatedCareProvider</b></p><a name=\"ExampleCoordinatedCareProvider\"> </a><a name=\"hcExampleCoordinatedCareProvider\"> </a><p><b>identifier</b>: <code>https://fhir.cognovis.de/praxis/NamingSystem/provider-id</code>/PROVIDER-2026-0042</p><p><b>active</b>: true</p><p><b>name</b>: Example coordinated-care provider</p></div>"
        },
        "identifier" : [
          {
            "system" : "https://fhir.cognovis.de/praxis/NamingSystem/provider-id",
            "value" : "PROVIDER-2026-0042"
          }
        ],
        "active" : true,
        "name" : "Example coordinated-care provider"
      }
    },
    {
      "fullUrl" : "https://fhir.cognovis.de/praxis/Observation/ExampleCoordinatedCareEvidence",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "ExampleCoordinatedCareEvidence",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_ExampleCoordinatedCareEvidence\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation ExampleCoordinatedCareEvidence</b></p><a name=\"ExampleCoordinatedCareEvidence\"> </a><a name=\"hcExampleCoordinatedCareEvidence\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:\">Clinical assessment supporting coordinated care</span></p><p><b>subject</b>: <a href=\"Patient-ExampleRehabPatient.html\">Alex Becker (official) Unknown, DoB: 1978-04-17</a></p><p><b>effective</b>: 2026-07-22</p><p><b>value</b>: Longitudinal coordinated care is clinically indicated</p></div>"
        },
        "status" : "final",
        "code" : {
          "text" : "Clinical assessment supporting coordinated care"
        },
        "subject" : {
          🔗 "reference" : "Patient/ExampleRehabPatient"
        },
        "effectiveDateTime" : "2026-07-22",
        "valueString" : "Longitudinal coordinated care is clinically indicated"
      }
    },
    {
      "fullUrl" : "https://fhir.cognovis.de/praxis/Condition/ExampleSociotherapyCondition",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "ExampleSociotherapyCondition",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_ExampleSociotherapyCondition\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition ExampleSociotherapyCondition</b></p><a name=\"ExampleSociotherapyCondition\"> </a><a name=\"hcExampleSociotherapyCondition\"> </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:\">Severe mental health condition requiring sociotherapy support</span></p><p><b>subject</b>: <a href=\"Patient-ExampleRehabPatient.html\">Alex Becker (official) Unknown, DoB: 1978-04-17</a></p></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" : "Severe mental health condition requiring sociotherapy support"
        },
        "subject" : {
          🔗 "reference" : "Patient/ExampleRehabPatient"
        }
      }
    },
    {
      "fullUrl" : "https://fhir.cognovis.de/praxis/Goal/ExampleSociotherapyGoal",
      "resource" : {
        "resourceType" : "Goal",
        "id" : "ExampleSociotherapyGoal",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Goal_ExampleSociotherapyGoal\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Goal ExampleSociotherapyGoal</b></p><a name=\"ExampleSociotherapyGoal\"> </a><a name=\"hcExampleSociotherapyGoal\"> </a><p><b>lifecycleStatus</b>: Active</p><p><b>description</b>: <span title=\"Codes:\">Improve adherence to coordinated outpatient treatment</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" : "Improve adherence to coordinated outpatient treatment"
        },
        "subject" : {
          🔗 "reference" : "Patient/ExampleRehabPatient"
        }
      }
    },
    {
      "fullUrl" : "https://fhir.cognovis.de/praxis/ServiceRequest/ExampleSociotherapyActivityOrder",
      "resource" : {
        "resourceType" : "ServiceRequest",
        "id" : "ExampleSociotherapyActivityOrder",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_ExampleSociotherapyActivityOrder\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest ExampleSociotherapyActivityOrder</b></p><a name=\"ExampleSociotherapyActivityOrder\"> </a><a name=\"hcExampleSociotherapyActivityOrder\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title=\"Codes:\">Sociotherapy support activity</span></p><p><b>subject</b>: <a href=\"Patient-ExampleRehabPatient.html\">Alex Becker (official) Unknown, DoB: 1978-04-17</a></p><p><b>requester</b>: <a href=\"Practitioner-ExampleRehabRequester.html\">Practitioner Klara Neumann </a></p></div>"
        },
        "status" : "active",
        "intent" : "order",
        "code" : {
          "text" : "Sociotherapy support activity"
        },
        "subject" : {
          🔗 "reference" : "Patient/ExampleRehabPatient"
        },
        "requester" : {
          🔗 "reference" : "Practitioner/ExampleRehabRequester"
        }
      }
    },
    {
      "fullUrl" : "https://fhir.cognovis.de/praxis/CarePlan/ExampleSociotherapySupportPlan",
      "resource" : {
        "resourceType" : "CarePlan",
        "id" : "ExampleSociotherapySupportPlan",
        "meta" : {
          "profile" : [
            🔗 "https://fhir.cognovis.de/praxis/StructureDefinition/sociotherapy-support-plan-de"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"CarePlan_ExampleSociotherapySupportPlan\"> </a><p class=\"res-header-id\"><b>Generated Narrative: CarePlan ExampleSociotherapySupportPlan</b></p><a name=\"ExampleSociotherapySupportPlan\"> </a><a name=\"hcExampleSociotherapySupportPlan\"> </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-sociotherapy-support-plan-de.html\">Sociotherapy Support Plan DE</a></p></div><p><b>identifier</b>: <code>https://fhir.cognovis.de/praxis/NamingSystem/care-plan-id</code>/E27-PLAN-2026-0001</p><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>category</b>: <span title=\"Codes:{https://fhir.cognovis.de/praxis/CodeSystem/praxis-care-plan-category praxis}\">Praxis</span>, <span title=\"Codes:{https://fhir.cognovis.de/praxis/CodeSystem/annex-2b-care-domain e27-sociotherapy-plan}\">e27 Sociotherapy Plan</span></p><p><b>title</b>: Sociotherapy support plan</p><p><b>subject</b>: <a href=\"Patient-ExampleRehabPatient.html\">Alex Becker (official) Unknown, DoB: 1978-04-17</a></p><p><b>period</b>: 2026-08-01 --&gt; 2026-10-31</p><p><b>created</b>: 2026-07-20</p><p><b>author</b>: <a href=\"Practitioner-ExampleRehabRequester.html\">Practitioner Klara Neumann </a></p><p><b>supportingInfo</b>: <a href=\"Condition-ExampleSociotherapyCondition.html\">Condition </a></p><p><b>goal</b>: <a href=\"Goal-ExampleSociotherapyGoal.html\">Goal: lifecycleStatus = active; description = </a></p><h3>Activities</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"ServiceRequest-ExampleSociotherapyActivityOrder.html\">ServiceRequest </a></td></tr></table></div>"
        },
        "identifier" : [
          {
            "system" : "https://fhir.cognovis.de/praxis/NamingSystem/care-plan-id",
            "value" : "E27-PLAN-2026-0001"
          }
        ],
        "status" : "active",
        "intent" : "plan",
        "category" : [
          {
            "coding" : [
              {
                "system" : "https://fhir.cognovis.de/praxis/CodeSystem/praxis-care-plan-category",
                "code" : "praxis",
                "display" : "Praxis"
              }
            ]
          },
          {
            "coding" : [
              {
                "system" : "https://fhir.cognovis.de/praxis/CodeSystem/annex-2b-care-domain",
                "code" : "e27-sociotherapy-plan"
              }
            ]
          }
        ],
        "title" : "Sociotherapy support plan",
        "subject" : {
          🔗 "reference" : "Patient/ExampleRehabPatient"
        },
        "period" : {
          "start" : "2026-08-01",
          "end" : "2026-10-31"
        },
        "created" : "2026-07-20",
        "author" : {
          🔗 "reference" : "Practitioner/ExampleRehabRequester"
        },
        "supportingInfo" : [
          {
            🔗 "reference" : "Condition/ExampleSociotherapyCondition"
          }
        ],
        "goal" : [
          {
            🔗 "reference" : "Goal/ExampleSociotherapyGoal"
          }
        ],
        "activity" : [
          {
            "reference" : {
              🔗 "reference" : "ServiceRequest/ExampleSociotherapyActivityOrder"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "https://fhir.cognovis.de/praxis/ServiceRequest/ExampleSociotherapyOrder",
      "resource" : {
        "resourceType" : "ServiceRequest",
        "id" : "ExampleSociotherapyOrder",
        "meta" : {
          "profile" : [
            🔗 "https://fhir.cognovis.de/praxis/StructureDefinition/sociotherapy-order-de"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_ExampleSociotherapyOrder\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest ExampleSociotherapyOrder</b></p><a name=\"ExampleSociotherapyOrder\"> </a><a name=\"hcExampleSociotherapyOrder\"> </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-sociotherapy-order-de.html\">Sociotherapy Order DE</a></p></div><p><b>identifier</b>: <code>https://fhir.cognovis.de/praxis/NamingSystem/care-order-id</code>/E26-ORDER-2026-0001</p><p><b>basedOn</b>: <a href=\"CarePlan-ExampleSociotherapySupportPlan.html\">CarePlan Sociotherapy support plan</a></p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{https://fhir.cognovis.de/praxis/CodeSystem/annex-2b-care-domain e26-sociotherapy-order}\">e26 Sociotherapy Order</span></p><p><b>code</b>: <span title=\"Codes:\">Sociotherapy</span></p><p><b>subject</b>: <a href=\"Patient-ExampleRehabPatient.html\">Alex Becker (official) Unknown, DoB: 1978-04-17</a></p><p><b>occurrence</b>: 2026-08-01 --&gt; 2026-10-31</p><p><b>authoredOn</b>: 2026-07-24</p><p><b>requester</b>: <a href=\"Practitioner-ExampleRehabRequester.html\">Practitioner Klara Neumann </a></p><p><b>performer</b>: <a href=\"Organization-ExampleCoordinatedCareProvider.html\">Organization Example coordinated-care provider</a></p><p><b>reasonReference</b>: <a href=\"Condition-ExampleSociotherapyCondition.html\">Condition </a></p><p><b>insurance</b>: <a href=\"Coverage-ExampleRehabCoverage.html\">Coverage: identifier = Gesetzliche Krankenversicherung; status = active; type = gesetzliche Krankenversicherung</a></p><p><b>supportingInfo</b>: <a href=\"Observation-ExampleCoordinatedCareEvidence.html\">Observation </a></p></div>"
        },
        "identifier" : [
          {
            "system" : "https://fhir.cognovis.de/praxis/NamingSystem/care-order-id",
            "value" : "E26-ORDER-2026-0001"
          }
        ],
        "basedOn" : [
          {
            🔗 "reference" : "CarePlan/ExampleSociotherapySupportPlan"
          }
        ],
        "status" : "active",
        "intent" : "order",
        "category" : [
          {
            "coding" : [
              {
                "system" : "https://fhir.cognovis.de/praxis/CodeSystem/annex-2b-care-domain",
                "code" : "e26-sociotherapy-order"
              }
            ]
          }
        ],
        "code" : {
          "text" : "Sociotherapy"
        },
        "subject" : {
          🔗 "reference" : "Patient/ExampleRehabPatient"
        },
        "occurrencePeriod" : {
          "start" : "2026-08-01",
          "end" : "2026-10-31"
        },
        "authoredOn" : "2026-07-24",
        "requester" : {
          🔗 "reference" : "Practitioner/ExampleRehabRequester"
        },
        "performer" : [
          {
            🔗 "reference" : "Organization/ExampleCoordinatedCareProvider"
          }
        ],
        "reasonReference" : [
          {
            🔗 "reference" : "Condition/ExampleSociotherapyCondition"
          }
        ],
        "insurance" : [
          {
            🔗 "reference" : "Coverage/ExampleRehabCoverage"
          }
        ],
        "supportingInfo" : [
          {
            🔗 "reference" : "Observation/ExampleCoordinatedCareEvidence"
          }
        ]
      }
    }
  ]
}