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

: Preventive-care order proof graph - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "ExamplePreventiveCareOrderBundle",
  "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/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/ExamplePreventiveCarePlan",
      "resource" : {
        "resourceType" : "CarePlan",
        "id" : "ExamplePreventiveCarePlan",
        "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_ExamplePreventiveCarePlan\"> </a><p class=\"res-header-id\"><b>Generated Narrative: CarePlan ExamplePreventiveCarePlan</b></p><a name=\"ExamplePreventiveCarePlan\"> </a><a name=\"hcExamplePreventiveCarePlan\"> </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>/E64-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>: Preventive-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-08-31</p><p><b>created</b>: 2026-07-23</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" : "E64-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" : "Preventive-care plan",
        "subject" : {
          🔗 "reference" : "Patient/ExampleRehabPatient"
        },
        "period" : {
          "start" : "2026-08-01",
          "end" : "2026-08-31"
        },
        "created" : "2026-07-23",
        "author" : {
          🔗 "reference" : "Practitioner/ExampleRehabRequester"
        },
        "supportingInfo" : [
          {
            🔗 "reference" : "Observation/ExampleCoordinatedCareEvidence"
          }
        ]
      }
    },
    {
      "fullUrl" : "https://fhir.cognovis.de/praxis/ServiceRequest/ExamplePreventiveCareOrder",
      "resource" : {
        "resourceType" : "ServiceRequest",
        "id" : "ExamplePreventiveCareOrder",
        "meta" : {
          "profile" : [
            🔗 "https://fhir.cognovis.de/praxis/StructureDefinition/preventive-care-order-de"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_ExamplePreventiveCareOrder\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest ExamplePreventiveCareOrder</b></p><a name=\"ExamplePreventiveCareOrder\"> </a><a name=\"hcExamplePreventiveCareOrder\"> </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-preventive-care-order-de.html\">Preventive Care Order DE</a></p></div><p><b>identifier</b>: <code>https://fhir.cognovis.de/praxis/NamingSystem/care-order-id</code>/E64-ORDER-2026-0001</p><p><b>basedOn</b>: <a href=\"CarePlan-ExamplePreventiveCarePlan.html\">CarePlan Preventive-care 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 e64-preventive-care-order}\">e64 Preventive Care Order</span></p><p><b>code</b>: <span title=\"Codes:\">Preventive care for a parent</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-08-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-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/care-order-id",
            "value" : "E64-ORDER-2026-0001"
          }
        ],
        "basedOn" : [
          {
            🔗 "reference" : "CarePlan/ExamplePreventiveCarePlan"
          }
        ],
        "status" : "active",
        "intent" : "order",
        "category" : [
          {
            "coding" : [
              {
                "system" : "https://fhir.cognovis.de/praxis/CodeSystem/annex-2b-care-domain",
                "code" : "e64-preventive-care-order"
              }
            ]
          }
        ],
        "code" : {
          "text" : "Preventive care for a parent"
        },
        "subject" : {
          🔗 "reference" : "Patient/ExampleRehabPatient"
        },
        "occurrencePeriod" : {
          "start" : "2026-08-01",
          "end" : "2026-08-31"
        },
        "authoredOn" : "2026-07-24",
        "requester" : {
          🔗 "reference" : "Practitioner/ExampleRehabRequester"
        },
        "performer" : [
          {
            🔗 "reference" : "Organization/ExampleCoordinatedCareProvider"
          }
        ],
        "reasonReference" : [
          {
            🔗 "reference" : "Condition/ExampleRehabCondition"
          }
        ],
        "insurance" : [
          {
            🔗 "reference" : "Coverage/ExampleRehabCoverage"
          }
        ],
        "supportingInfo" : [
          {
            🔗 "reference" : "Observation/ExampleCoordinatedCareEvidence"
          }
        ]
      }
    }
  ]
}