{
  "resourceType" : "Bundle",
  "id" : "ExampleHomeNursingBundle",
  "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/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/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/Condition/ExampleRehabCondition",
    "resource" : {
      "resourceType" : "Condition",
      "id" : "ExampleRehabCondition",
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_ExampleRehabCondition\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition ExampleRehabCondition</b></p><a name=\"ExampleRehabCondition\"> </a><a name=\"hcExampleRehabCondition\"> </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:\">Persistent functional limitation after orthopedic treatment</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" : "Persistent functional limitation after orthopedic treatment"
      },
      "subject" : {
        "reference" : "Patient/ExampleRehabPatient"
      }
    }
  },
  {
    "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/CarePlan/ExampleHomeNursingPlan",
    "resource" : {
      "resourceType" : "CarePlan",
      "id" : "ExampleHomeNursingPlan",
      "meta" : {
        "profile" : ["https://fhir.cognovis.de/praxis/StructureDefinition/praxis-care-plan"]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"CarePlan_ExampleHomeNursingPlan\"> </a><p class=\"res-header-id\"><b>Generated Narrative: CarePlan ExampleHomeNursingPlan</b></p><a name=\"ExampleHomeNursingPlan\"> </a><a name=\"hcExampleHomeNursingPlan\"> </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-praxis-care-plan.html\">Praxis CarePlan DE</a></p></div><p><b>identifier</b>: <code>https://fhir.cognovis.de/praxis/NamingSystem/care-plan-id</code>/E12-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/praxis-care-plan-type generic}\">Generisch</span></p><p><b>title</b>: Home-nursing care 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=\"Observation-ExampleCoordinatedCareEvidence.html\">Observation </a></p></div>"
      },
      "identifier" : [{
        "system" : "https://fhir.cognovis.de/praxis/NamingSystem/care-plan-id",
        "value" : "E12-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/praxis-care-plan-type",
          "code" : "generic"
        }]
      }],
      "title" : "Home-nursing care plan",
      "subject" : {
        "reference" : "Patient/ExampleRehabPatient"
      },
      "period" : {
        "start" : "2026-08-01",
        "end" : "2026-10-31"
      },
      "created" : "2026-07-20",
      "author" : {
        "reference" : "Practitioner/ExampleRehabRequester"
      },
      "supportingInfo" : [{
        "reference" : "Observation/ExampleCoordinatedCareEvidence"
      }]
    }
  },
  {
    "fullUrl" : "https://fhir.cognovis.de/praxis/ServiceRequest/ExampleHomeNursingOriginalRequest",
    "resource" : {
      "resourceType" : "ServiceRequest",
      "id" : "ExampleHomeNursingOriginalRequest",
      "meta" : {
        "profile" : ["https://fhir.cognovis.de/praxis/StructureDefinition/home-nursing-request-de"]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_ExampleHomeNursingOriginalRequest\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest ExampleHomeNursingOriginalRequest</b></p><a name=\"ExampleHomeNursingOriginalRequest\"> </a><a name=\"hcExampleHomeNursingOriginalRequest\"> </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-home-nursing-request-de.html\">Home Nursing Request DE</a></p></div><p><b>identifier</b>: <code>https://fhir.cognovis.de/praxis/NamingSystem/home-nursing-order-id</code>/E12-ORDER-2026-0001</p><p><b>basedOn</b>: <a href=\"CarePlan-ExampleHomeNursingPlan.html\">CarePlan Home-nursing care plan</a></p><p><b>status</b>: Revoked</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{https://fhir.cognovis.de/praxis/CodeSystem/annex-2b-care-domain e12-home-nursing}\">e12 Home Nursing</span></p><p><b>code</b>: <span title=\"Codes:\">Home nursing</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-09-30</p><p><b>authoredOn</b>: 2026-07-20</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-ExampleRehabCondition.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/home-nursing-order-id",
        "value" : "E12-ORDER-2026-0001"
      }],
      "basedOn" : [{
        "reference" : "CarePlan/ExampleHomeNursingPlan"
      }],
      "status" : "revoked",
      "intent" : "order",
      "category" : [{
        "coding" : [{
          "system" : "https://fhir.cognovis.de/praxis/CodeSystem/annex-2b-care-domain",
          "code" : "e12-home-nursing"
        }]
      }],
      "code" : {
        "text" : "Home nursing"
      },
      "subject" : {
        "reference" : "Patient/ExampleRehabPatient"
      },
      "occurrencePeriod" : {
        "start" : "2026-08-01",
        "end" : "2026-09-30"
      },
      "authoredOn" : "2026-07-20",
      "requester" : {
        "reference" : "Practitioner/ExampleRehabRequester"
      },
      "performer" : [{
        "reference" : "Organization/ExampleCoordinatedCareProvider"
      }],
      "reasonReference" : [{
        "reference" : "Condition/ExampleRehabCondition"
      }],
      "insurance" : [{
        "reference" : "Coverage/ExampleRehabCoverage"
      }],
      "supportingInfo" : [{
        "reference" : "Observation/ExampleCoordinatedCareEvidence"
      }]
    }
  },
  {
    "fullUrl" : "https://fhir.cognovis.de/praxis/ServiceRequest/ExampleHomeNursingRequest",
    "resource" : {
      "resourceType" : "ServiceRequest",
      "id" : "ExampleHomeNursingRequest",
      "meta" : {
        "profile" : ["https://fhir.cognovis.de/praxis/StructureDefinition/home-nursing-request-de"]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_ExampleHomeNursingRequest\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest ExampleHomeNursingRequest</b></p><a name=\"ExampleHomeNursingRequest\"> </a><a name=\"hcExampleHomeNursingRequest\"> </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-home-nursing-request-de.html\">Home Nursing Request DE</a></p></div><p><b>identifier</b>: <code>https://fhir.cognovis.de/praxis/NamingSystem/home-nursing-order-id</code>/E12-ORDER-2026-0001</p><p><b>basedOn</b>: <a href=\"CarePlan-ExampleHomeNursingPlan.html\">CarePlan Home-nursing care plan</a></p><p><b>replaces</b>: <a href=\"ServiceRequest-ExampleHomeNursingOriginalRequest.html\">ServiceRequest </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 e12-home-nursing}\">e12 Home Nursing</span></p><p><b>code</b>: <span title=\"Codes:\">Home nursing</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-23</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-ExampleRehabCondition.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/home-nursing-order-id",
        "value" : "E12-ORDER-2026-0001"
      }],
      "basedOn" : [{
        "reference" : "CarePlan/ExampleHomeNursingPlan"
      }],
      "replaces" : [{
        "reference" : "ServiceRequest/ExampleHomeNursingOriginalRequest"
      }],
      "status" : "active",
      "intent" : "order",
      "category" : [{
        "coding" : [{
          "system" : "https://fhir.cognovis.de/praxis/CodeSystem/annex-2b-care-domain",
          "code" : "e12-home-nursing"
        }]
      }],
      "code" : {
        "text" : "Home nursing"
      },
      "subject" : {
        "reference" : "Patient/ExampleRehabPatient"
      },
      "occurrencePeriod" : {
        "start" : "2026-08-01",
        "end" : "2026-10-31"
      },
      "authoredOn" : "2026-07-23",
      "requester" : {
        "reference" : "Practitioner/ExampleRehabRequester"
      },
      "performer" : [{
        "reference" : "Organization/ExampleCoordinatedCareProvider"
      }],
      "reasonReference" : [{
        "reference" : "Condition/ExampleRehabCondition"
      }],
      "insurance" : [{
        "reference" : "Coverage/ExampleRehabCoverage"
      }],
      "supportingInfo" : [{
        "reference" : "Observation/ExampleCoordinatedCareEvidence"
      }]
    }
  },
  {
    "fullUrl" : "https://fhir.cognovis.de/praxis/Claim/ExampleHomeNursingClaim",
    "resource" : {
      "resourceType" : "Claim",
      "id" : "ExampleHomeNursingClaim",
      "meta" : {
        "profile" : ["https://fhir.cognovis.de/praxis/StructureDefinition/home-nursing-pas-claim-de"]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Claim_ExampleHomeNursingClaim\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Claim ExampleHomeNursingClaim</b></p><a name=\"ExampleHomeNursingClaim\"> </a><a name=\"hcExampleHomeNursingClaim\"> </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-home-nursing-pas-claim-de.html\">Home Nursing PAS Claim DE</a></p></div><p><b>identifier</b>: <code>https://fhir.cognovis.de/praxis/NamingSystem/authorization-request-id</code>/E12-PAS-2026-0001</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/claim-type professional}\">Professional</span></p><p><b>use</b>: Preauthorization</p><p><b>patient</b>: <a href=\"Patient-ExampleRehabPatient.html\">Alex Becker (official) Unknown, DoB: 1978-04-17</a></p><p><b>created</b>: 2026-07-23 10:15:00+0200</p><p><b>insurer</b>: <a href=\"Organization-ExampleRehabPayer.html\">Organization Example statutory payer</a></p><p><b>provider</b>: <a href=\"Practitioner-ExampleRehabRequester.html\">Practitioner Klara Neumann </a></p><p><b>priority</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/processpriority normal}\">Normal</span></p><p><b>referral</b>: <a href=\"ServiceRequest-ExampleHomeNursingRequest.html\">ServiceRequest </a></p><h3>SupportingInfos</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Sequence</b></td><td><b>Category</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>1</td><td><span title=\"Codes:{https://fhir.cognovis.de/praxis/CodeSystem/pas-supporting-info-type care-plan-reference}\">Care Plan Reference</span></td><td><a href=\"CarePlan-ExampleHomeNursingPlan.html\">CarePlan Home-nursing care plan</a></td></tr></table><h3>Insurances</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Sequence</b></td><td><b>Focal</b></td><td><b>Coverage</b></td></tr><tr><td style=\"display: none\">*</td><td>1</td><td>true</td><td><a href=\"Coverage-ExampleRehabCoverage.html\">Coverage: identifier = Gesetzliche Krankenversicherung; status = active; type = gesetzliche Krankenversicherung</a></td></tr></table><h3>Items</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Sequence</b></td><td><b>ProductOrService</b></td><td><b>Quantity</b></td></tr><tr><td style=\"display: none\">*</td><td>1</td><td><span title=\"Codes:\">Home nursing</span></td><td>1</td></tr></table></div>"
      },
      "identifier" : [{
        "system" : "https://fhir.cognovis.de/praxis/NamingSystem/authorization-request-id",
        "value" : "E12-PAS-2026-0001"
      }],
      "status" : "active",
      "type" : {
        "coding" : [{
          "system" : "http://terminology.hl7.org/CodeSystem/claim-type",
          "code" : "professional"
        }]
      },
      "use" : "preauthorization",
      "patient" : {
        "reference" : "Patient/ExampleRehabPatient"
      },
      "created" : "2026-07-23T10:15:00+02:00",
      "insurer" : {
        "reference" : "Organization/ExampleRehabPayer"
      },
      "provider" : {
        "reference" : "Practitioner/ExampleRehabRequester"
      },
      "priority" : {
        "coding" : [{
          "system" : "http://terminology.hl7.org/CodeSystem/processpriority",
          "code" : "normal"
        }]
      },
      "referral" : {
        "reference" : "ServiceRequest/ExampleHomeNursingRequest"
      },
      "supportingInfo" : [{
        "sequence" : 1,
        "category" : {
          "coding" : [{
            "system" : "https://fhir.cognovis.de/praxis/CodeSystem/pas-supporting-info-type",
            "code" : "care-plan-reference"
          }]
        },
        "valueReference" : {
          "reference" : "CarePlan/ExampleHomeNursingPlan"
        }
      }],
      "insurance" : [{
        "sequence" : 1,
        "focal" : true,
        "coverage" : {
          "reference" : "Coverage/ExampleRehabCoverage"
        }
      }],
      "item" : [{
        "sequence" : 1,
        "productOrService" : {
          "text" : "Home nursing"
        },
        "quantity" : {
          "value" : 1
        }
      }]
    }
  },
  {
    "fullUrl" : "https://fhir.cognovis.de/praxis/ClaimResponse/ExampleHomeNursingApproval",
    "resource" : {
      "resourceType" : "ClaimResponse",
      "id" : "ExampleHomeNursingApproval",
      "meta" : {
        "profile" : ["https://fhir.cognovis.de/praxis/StructureDefinition/home-nursing-pas-claim-response-de"]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ClaimResponse_ExampleHomeNursingApproval\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ClaimResponse ExampleHomeNursingApproval</b></p><a name=\"ExampleHomeNursingApproval\"> </a><a name=\"hcExampleHomeNursingApproval\"> </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-home-nursing-pas-claim-response-de.html\">Home Nursing PAS ClaimResponse DE</a></p></div><p><b>identifier</b>: <code>https://fhir.cognovis.de/praxis/NamingSystem/authorization-response-id</code>/E12-DECISION-2026-0001</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/claim-type professional}\">Professional</span></p><p><b>use</b>: Preauthorization</p><p><b>patient</b>: <a href=\"Patient-ExampleRehabPatient.html\">Alex Becker (official) Unknown, DoB: 1978-04-17</a></p><p><b>created</b>: 2026-07-25 09:00:00+0200</p><p><b>insurer</b>: <a href=\"Organization-ExampleRehabPayer.html\">Organization Example statutory payer</a></p><p><b>request</b>: <a href=\"Claim-ExampleHomeNursingClaim.html\">Claim: identifier = https://fhir.cognovis.de/praxis/NamingSystem/authorization-request-id#E12-PAS-2026-0001; status = active; type = Professional; use = preauthorization; created = 2026-07-23 10:15:00+0200; priority = Normal</a></p><p><b>outcome</b>: Processing Complete</p><p><b>preAuthRef</b>: E12-DECISION-2026-0001</p><blockquote><p><b>item</b></p><p><b>itemSequence</b>: 1</p><h3>Adjudications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Category</b></td><td><b>Value</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/adjudication eligible}\">Eligible Amount</span></td><td>1</td></tr></table></blockquote></div>"
      },
      "identifier" : [{
        "system" : "https://fhir.cognovis.de/praxis/NamingSystem/authorization-response-id",
        "value" : "E12-DECISION-2026-0001"
      }],
      "status" : "active",
      "type" : {
        "coding" : [{
          "system" : "http://terminology.hl7.org/CodeSystem/claim-type",
          "code" : "professional"
        }]
      },
      "use" : "preauthorization",
      "patient" : {
        "reference" : "Patient/ExampleRehabPatient"
      },
      "created" : "2026-07-25T09:00:00+02:00",
      "insurer" : {
        "reference" : "Organization/ExampleRehabPayer"
      },
      "request" : {
        "reference" : "Claim/ExampleHomeNursingClaim"
      },
      "outcome" : "complete",
      "preAuthRef" : "E12-DECISION-2026-0001",
      "item" : [{
        "itemSequence" : 1,
        "adjudication" : [{
          "category" : {
            "coding" : [{
              "system" : "http://terminology.hl7.org/CodeSystem/adjudication",
              "code" : "eligible"
            }]
          },
          "value" : 1
        }]
      }]
    }
  },
  {
    "fullUrl" : "https://fhir.cognovis.de/praxis/Task/ExampleHomeNursingTask",
    "resource" : {
      "resourceType" : "Task",
      "id" : "ExampleHomeNursingTask",
      "meta" : {
        "profile" : ["https://fhir.cognovis.de/praxis/StructureDefinition/home-nursing-pas-task-de"]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Task_ExampleHomeNursingTask\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Task ExampleHomeNursingTask</b></p><a name=\"ExampleHomeNursingTask\"> </a><a name=\"hcExampleHomeNursingTask\"> </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-home-nursing-pas-task-de.html\">Home Nursing PAS Task DE</a></p></div><p><b>identifier</b>: <code>https://fhir.cognovis.de/praxis/NamingSystem/authorization-task-id</code>/E12-TASK-2026-0001</p><p><b>status</b>: Completed</p><p><b>intent</b>: order</p><p><b>code</b>: <span title=\"Codes:{https://fhir.cognovis.de/praxis/CodeSystem/pas-task-code submit}\">Antrag einreichen</span></p><p><b>for</b>: <a href=\"Patient-ExampleRehabPatient.html\">Alex Becker (official) Unknown, DoB: 1978-04-17</a></p><p><b>authoredOn</b>: 2026-07-23 10:15:00+0200</p><p><b>lastModified</b>: 2026-07-25 09:00:00+0200</p><p><b>requester</b>: <a href=\"Practitioner-ExampleRehabRequester.html\">Practitioner Klara Neumann </a></p><p><b>owner</b>: <a href=\"Organization-ExampleRehabPayer.html\">Organization Example statutory payer</a></p><h3>Inputs</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{https://fhir.cognovis.de/praxis/CodeSystem/pas-task-input-type claim-reference}\">Claim Reference</span></td><td><a href=\"Claim-ExampleHomeNursingClaim.html\">Claim: identifier = https://fhir.cognovis.de/praxis/NamingSystem/authorization-request-id#E12-PAS-2026-0001; status = active; type = Professional; use = preauthorization; created = 2026-07-23 10:15:00+0200; priority = Normal</a></td></tr></table><h3>Outputs</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{https://fhir.cognovis.de/praxis/CodeSystem/pas-task-input-type response-reference}\">ClaimResponse Reference</span></td><td><a href=\"ClaimResponse-ExampleHomeNursingApproval.html\">ClaimResponse: identifier = https://fhir.cognovis.de/praxis/NamingSystem/authorization-response-id#E12-DECISION-2026-0001; status = active; type = Professional; use = preauthorization; created = 2026-07-25 09:00:00+0200; outcome = complete; preAuthRef = E12-DECISION-2026-0001</a></td></tr></table></div>"
      },
      "identifier" : [{
        "system" : "https://fhir.cognovis.de/praxis/NamingSystem/authorization-task-id",
        "value" : "E12-TASK-2026-0001"
      }],
      "status" : "completed",
      "intent" : "order",
      "code" : {
        "coding" : [{
          "system" : "https://fhir.cognovis.de/praxis/CodeSystem/pas-task-code",
          "code" : "submit"
        }]
      },
      "for" : {
        "reference" : "Patient/ExampleRehabPatient"
      },
      "authoredOn" : "2026-07-23T10:15:00+02:00",
      "lastModified" : "2026-07-25T09:00:00+02:00",
      "requester" : {
        "reference" : "Practitioner/ExampleRehabRequester"
      },
      "owner" : {
        "reference" : "Organization/ExampleRehabPayer"
      },
      "input" : [{
        "type" : {
          "coding" : [{
            "system" : "https://fhir.cognovis.de/praxis/CodeSystem/pas-task-input-type",
            "code" : "claim-reference"
          }]
        },
        "valueReference" : {
          "reference" : "Claim/ExampleHomeNursingClaim"
        }
      }],
      "output" : [{
        "type" : {
          "coding" : [{
            "system" : "https://fhir.cognovis.de/praxis/CodeSystem/pas-task-input-type",
            "code" : "response-reference"
          }]
        },
        "valueReference" : {
          "reference" : "ClaimResponse/ExampleHomeNursingApproval"
        }
      }]
    }
  }]
}