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
{
"resourceType" : "Bundle",
"id" : "ExampleOutpatientIntensiveCareOrderBundle",
"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&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&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/ExampleIntensiveCareCondition",
"resource" : {
"resourceType" : "Condition",
"id" : "ExampleIntensiveCareCondition",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_ExampleIntensiveCareCondition\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition ExampleIntensiveCareCondition</b></p><a name=\"ExampleIntensiveCareCondition\"> </a><a name=\"hcExampleIntensiveCareCondition\"> </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:\">Condition requiring outpatient intensive care</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" : "Condition requiring outpatient intensive care"
},
"subject" : {
🔗 "reference" : "Patient/ExampleRehabPatient"
}
}
},
{
"fullUrl" : "https://fhir.cognovis.de/praxis/Goal/ExampleIntensiveCareGoal",
"resource" : {
"resourceType" : "Goal",
"id" : "ExampleIntensiveCareGoal",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Goal_ExampleIntensiveCareGoal\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Goal ExampleIntensiveCareGoal</b></p><a name=\"ExampleIntensiveCareGoal\"> </a><a name=\"hcExampleIntensiveCareGoal\"> </a><p><b>lifecycleStatus</b>: Active</p><p><b>description</b>: <span title=\"Codes:\">Maintain safe care in the home environment</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" : "Maintain safe care in the home environment"
},
"subject" : {
🔗 "reference" : "Patient/ExampleRehabPatient"
}
}
},
{
"fullUrl" : "https://fhir.cognovis.de/praxis/ServiceRequest/ExampleIntensiveCareActivityOrder",
"resource" : {
"resourceType" : "ServiceRequest",
"id" : "ExampleIntensiveCareActivityOrder",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_ExampleIntensiveCareActivityOrder\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest ExampleIntensiveCareActivityOrder</b></p><a name=\"ExampleIntensiveCareActivityOrder\"> </a><a name=\"hcExampleIntensiveCareActivityOrder\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title=\"Codes:\">Outpatient intensive-care 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" : "Outpatient intensive-care activity"
},
"subject" : {
🔗 "reference" : "Patient/ExampleRehabPatient"
},
"requester" : {
🔗 "reference" : "Practitioner/ExampleRehabRequester"
}
}
},
{
"fullUrl" : "https://fhir.cognovis.de/praxis/CarePlan/ExampleOutpatientIntensiveCarePlan",
"resource" : {
"resourceType" : "CarePlan",
"id" : "ExampleOutpatientIntensiveCarePlan",
"meta" : {
"profile" : [
🔗 "https://fhir.cognovis.de/praxis/StructureDefinition/outpatient-intensive-care-treatment-plan-de"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"CarePlan_ExampleOutpatientIntensiveCarePlan\"> </a><p class=\"res-header-id\"><b>Generated Narrative: CarePlan ExampleOutpatientIntensiveCarePlan</b></p><a name=\"ExampleOutpatientIntensiveCarePlan\"> </a><a name=\"hcExampleOutpatientIntensiveCarePlan\"> </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-outpatient-intensive-care-treatment-plan-de.html\">Outpatient Intensive Care Treatment Plan DE</a></p></div><p><b>identifier</b>: <code>https://fhir.cognovis.de/praxis/NamingSystem/care-plan-id</code>/E62C-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 e62c-outpatient-intensive-care-plan}\">e62C Outpatient Intensive Care Plan</span></p><p><b>title</b>: Outpatient intensive-care treatment 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 --> 2026-09-30</p><p><b>created</b>: 2026-07-21</p><p><b>author</b>: <a href=\"Practitioner-ExampleRehabRequester.html\">Practitioner Klara Neumann </a></p><p><b>supportingInfo</b>: <a href=\"Condition-ExampleIntensiveCareCondition.html\">Condition </a></p><p><b>goal</b>: <a href=\"Goal-ExampleIntensiveCareGoal.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-ExampleIntensiveCareActivityOrder.html\">ServiceRequest </a></td></tr></table></div>"
},
"identifier" : [
{
"system" : "https://fhir.cognovis.de/praxis/NamingSystem/care-plan-id",
"value" : "E62C-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" : "e62c-outpatient-intensive-care-plan"
}
]
}
],
"title" : "Outpatient intensive-care treatment plan",
"subject" : {
🔗 "reference" : "Patient/ExampleRehabPatient"
},
"period" : {
"start" : "2026-08-01",
"end" : "2026-09-30"
},
"created" : "2026-07-21",
"author" : {
🔗 "reference" : "Practitioner/ExampleRehabRequester"
},
"supportingInfo" : [
{
🔗 "reference" : "Condition/ExampleIntensiveCareCondition"
}
],
"goal" : [
{
🔗 "reference" : "Goal/ExampleIntensiveCareGoal"
}
],
"activity" : [
{
"reference" : {
🔗 "reference" : "ServiceRequest/ExampleIntensiveCareActivityOrder"
}
}
]
}
},
{
"fullUrl" : "https://fhir.cognovis.de/praxis/ServiceRequest/ExampleOutpatientIntensiveCareOrder",
"resource" : {
"resourceType" : "ServiceRequest",
"id" : "ExampleOutpatientIntensiveCareOrder",
"meta" : {
"profile" : [
🔗 "https://fhir.cognovis.de/praxis/StructureDefinition/outpatient-intensive-care-order-de"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_ExampleOutpatientIntensiveCareOrder\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest ExampleOutpatientIntensiveCareOrder</b></p><a name=\"ExampleOutpatientIntensiveCareOrder\"> </a><a name=\"hcExampleOutpatientIntensiveCareOrder\"> </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-outpatient-intensive-care-order-de.html\">Outpatient Intensive Care Order DE</a></p></div><p><b>identifier</b>: <code>https://fhir.cognovis.de/praxis/NamingSystem/care-order-id</code>/E62B-ORDER-2026-0001</p><p><b>basedOn</b>: <a href=\"CarePlan-ExampleOutpatientIntensiveCarePlan.html\">CarePlan Outpatient intensive-care treatment 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 e62b-outpatient-intensive-care-order}\">e62B Outpatient Intensive Care Order</span></p><p><b>code</b>: <span title=\"Codes:\">Outpatient intensive care</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 --> 2026-09-30</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-ExampleIntensiveCareCondition.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" : "E62B-ORDER-2026-0001"
}
],
"basedOn" : [
{
🔗 "reference" : "CarePlan/ExampleOutpatientIntensiveCarePlan"
}
],
"status" : "active",
"intent" : "order",
"category" : [
{
"coding" : [
{
"system" : "https://fhir.cognovis.de/praxis/CodeSystem/annex-2b-care-domain",
"code" : "e62b-outpatient-intensive-care-order"
}
]
}
],
"code" : {
"text" : "Outpatient intensive care"
},
"subject" : {
🔗 "reference" : "Patient/ExampleRehabPatient"
},
"occurrencePeriod" : {
"start" : "2026-08-01",
"end" : "2026-09-30"
},
"authoredOn" : "2026-07-24",
"requester" : {
🔗 "reference" : "Practitioner/ExampleRehabRequester"
},
"performer" : [
{
🔗 "reference" : "Organization/ExampleCoordinatedCareProvider"
}
],
"reasonReference" : [
{
🔗 "reference" : "Condition/ExampleIntensiveCareCondition"
}
],
"insurance" : [
{
🔗 "reference" : "Coverage/ExampleRehabCoverage"
}
],
"supportingInfo" : [
{
🔗 "reference" : "Observation/ExampleCoordinatedCareEvidence"
}
]
}
}
]
}