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" : "ExampleDomainTreatmentPlanBundle",
"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/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 --> 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/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/Observation/ExampleAssistedReproductionObservation",
"resource" : {
"resourceType" : "Observation",
"id" : "ExampleAssistedReproductionObservation",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_ExampleAssistedReproductionObservation\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation ExampleAssistedReproductionObservation</b></p><a name=\"ExampleAssistedReproductionObservation\"> </a><a name=\"hcExampleAssistedReproductionObservation\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:\">Reproductive treatment supporting finding</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-10</p><p><b>value</b>: Treatment planning finding</p></div>"
},
"status" : "final",
"code" : {
"text" : "Reproductive treatment supporting finding"
},
"subject" : {
🔗 "reference" : "Patient/ExampleRehabPatient"
},
"effectiveDateTime" : "2026-07-10",
"valueString" : "Treatment planning finding"
}
},
{
"fullUrl" : "https://fhir.cognovis.de/praxis/Goal/ExampleAssistedReproductionGoal",
"resource" : {
"resourceType" : "Goal",
"id" : "ExampleAssistedReproductionGoal",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Goal_ExampleAssistedReproductionGoal\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Goal ExampleAssistedReproductionGoal</b></p><a name=\"ExampleAssistedReproductionGoal\"> </a><a name=\"hcExampleAssistedReproductionGoal\"> </a><p><b>lifecycleStatus</b>: Active</p><p><b>description</b>: <span title=\"Codes:\">Complete the agreed initial treatment cycle</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" : "Complete the agreed initial treatment cycle"
},
"subject" : {
🔗 "reference" : "Patient/ExampleRehabPatient"
}
}
},
{
"fullUrl" : "https://fhir.cognovis.de/praxis/ServiceRequest/ExampleAssistedReproductionOrder",
"resource" : {
"resourceType" : "ServiceRequest",
"id" : "ExampleAssistedReproductionOrder",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_ExampleAssistedReproductionOrder\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest ExampleAssistedReproductionOrder</b></p><a name=\"ExampleAssistedReproductionOrder\"> </a><a name=\"hcExampleAssistedReproductionOrder\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title=\"Codes:\">Assisted-reproduction treatment 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" : "Assisted-reproduction treatment activity"
},
"subject" : {
🔗 "reference" : "Patient/ExampleRehabPatient"
},
"requester" : {
🔗 "reference" : "Practitioner/ExampleRehabRequester"
}
}
},
{
"fullUrl" : "https://fhir.cognovis.de/praxis/CarePlan/ExampleAssistedReproductionPlan",
"resource" : {
"resourceType" : "CarePlan",
"id" : "ExampleAssistedReproductionPlan",
"meta" : {
"profile" : [
🔗 "https://fhir.cognovis.de/praxis/StructureDefinition/assisted-reproduction-treatment-plan-de"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"CarePlan_ExampleAssistedReproductionPlan\"> </a><p class=\"res-header-id\"><b>Generated Narrative: CarePlan ExampleAssistedReproductionPlan</b></p><a name=\"ExampleAssistedReproductionPlan\"> </a><a name=\"hcExampleAssistedReproductionPlan\"> </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-assisted-reproduction-treatment-plan-de.html\">Assisted Reproduction Treatment Plan DE</a></p></div><p><b>identifier</b>: <code>https://fhir.cognovis.de/praxis/NamingSystem/care-plan-id</code>/E70-PLAN-2026-0001</p><p><b>status</b>: Completed</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 e70-assisted-reproduction-plan}\">e70 Assisted Reproduction Plan</span></p><p><b>title</b>: Initial assisted-reproduction 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-05-01 --> 2026-07-31</p><p><b>created</b>: 2026-04-20</p><p><b>author</b>: <a href=\"Practitioner-ExampleRehabRequester.html\">Practitioner Klara Neumann </a></p><p><b>supportingInfo</b>: <a href=\"Observation-ExampleAssistedReproductionObservation.html\">Observation </a></p><p><b>goal</b>: <a href=\"Goal-ExampleAssistedReproductionGoal.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-ExampleAssistedReproductionOrder.html\">ServiceRequest </a></td></tr></table></div>"
},
"identifier" : [
{
"system" : "https://fhir.cognovis.de/praxis/NamingSystem/care-plan-id",
"value" : "E70-PLAN-2026-0001"
}
],
"status" : "completed",
"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" : "e70-assisted-reproduction-plan"
}
]
}
],
"title" : "Initial assisted-reproduction treatment plan",
"subject" : {
🔗 "reference" : "Patient/ExampleRehabPatient"
},
"period" : {
"start" : "2026-05-01",
"end" : "2026-07-31"
},
"created" : "2026-04-20",
"author" : {
🔗 "reference" : "Practitioner/ExampleRehabRequester"
},
"supportingInfo" : [
{
🔗 "reference" : "Observation/ExampleAssistedReproductionObservation"
}
],
"goal" : [
{
🔗 "reference" : "Goal/ExampleAssistedReproductionGoal"
}
],
"activity" : [
{
"reference" : {
🔗 "reference" : "ServiceRequest/ExampleAssistedReproductionOrder"
}
}
]
}
},
{
"fullUrl" : "https://fhir.cognovis.de/praxis/Goal/ExampleAssistedReproductionFollowUpGoal",
"resource" : {
"resourceType" : "Goal",
"id" : "ExampleAssistedReproductionFollowUpGoal",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Goal_ExampleAssistedReproductionFollowUpGoal\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Goal ExampleAssistedReproductionFollowUpGoal</b></p><a name=\"ExampleAssistedReproductionFollowUpGoal\"> </a><a name=\"hcExampleAssistedReproductionFollowUpGoal\"> </a><p><b>lifecycleStatus</b>: Active</p><p><b>description</b>: <span title=\"Codes:\">Complete the revised treatment cycle</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" : "Complete the revised treatment cycle"
},
"subject" : {
🔗 "reference" : "Patient/ExampleRehabPatient"
}
}
},
{
"fullUrl" : "https://fhir.cognovis.de/praxis/ServiceRequest/ExampleAssistedReproductionFollowUpOrder",
"resource" : {
"resourceType" : "ServiceRequest",
"id" : "ExampleAssistedReproductionFollowUpOrder",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_ExampleAssistedReproductionFollowUpOrder\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest ExampleAssistedReproductionFollowUpOrder</b></p><a name=\"ExampleAssistedReproductionFollowUpOrder\"> </a><a name=\"hcExampleAssistedReproductionFollowUpOrder\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title=\"Codes:\">Revised assisted-reproduction treatment 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" : "Revised assisted-reproduction treatment activity"
},
"subject" : {
🔗 "reference" : "Patient/ExampleRehabPatient"
},
"requester" : {
🔗 "reference" : "Practitioner/ExampleRehabRequester"
}
}
},
{
"fullUrl" : "https://fhir.cognovis.de/praxis/CarePlan/ExampleAssistedReproductionFollowUpPlan",
"resource" : {
"resourceType" : "CarePlan",
"id" : "ExampleAssistedReproductionFollowUpPlan",
"meta" : {
"profile" : [
🔗 "https://fhir.cognovis.de/praxis/StructureDefinition/assisted-reproduction-follow-up-plan-de"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"CarePlan_ExampleAssistedReproductionFollowUpPlan\"> </a><p class=\"res-header-id\"><b>Generated Narrative: CarePlan ExampleAssistedReproductionFollowUpPlan</b></p><a name=\"ExampleAssistedReproductionFollowUpPlan\"> </a><a name=\"hcExampleAssistedReproductionFollowUpPlan\"> </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-assisted-reproduction-follow-up-plan-de.html\">Assisted Reproduction Follow-up Plan DE</a></p></div><p><b>identifier</b>: <code>https://fhir.cognovis.de/praxis/NamingSystem/care-plan-id</code>/E70A-PLAN-2026-0002</p><p><b>replaces</b>: <a href=\"CarePlan-ExampleAssistedReproductionPlan.html\">CarePlan Initial assisted-reproduction treatment plan</a></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 e70a-assisted-reproduction-follow-up}\">e70A Assisted Reproduction Follow-up</span></p><p><b>title</b>: Follow-up assisted-reproduction 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-10-31</p><p><b>created</b>: 2026-07-25</p><p><b>author</b>: <a href=\"Practitioner-ExampleRehabRequester.html\">Practitioner Klara Neumann </a></p><p><b>supportingInfo</b>: <a href=\"Observation-ExampleAssistedReproductionObservation.html\">Observation </a></p><p><b>goal</b>: <a href=\"Goal-ExampleAssistedReproductionFollowUpGoal.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-ExampleAssistedReproductionFollowUpOrder.html\">ServiceRequest </a></td></tr></table></div>"
},
"identifier" : [
{
"system" : "https://fhir.cognovis.de/praxis/NamingSystem/care-plan-id",
"value" : "E70A-PLAN-2026-0002"
}
],
"replaces" : [
{
🔗 "reference" : "CarePlan/ExampleAssistedReproductionPlan"
}
],
"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" : "e70a-assisted-reproduction-follow-up"
}
]
}
],
"title" : "Follow-up assisted-reproduction treatment plan",
"subject" : {
🔗 "reference" : "Patient/ExampleRehabPatient"
},
"period" : {
"start" : "2026-08-01",
"end" : "2026-10-31"
},
"created" : "2026-07-25",
"author" : {
🔗 "reference" : "Practitioner/ExampleRehabRequester"
},
"supportingInfo" : [
{
🔗 "reference" : "Observation/ExampleAssistedReproductionObservation"
}
],
"goal" : [
{
🔗 "reference" : "Goal/ExampleAssistedReproductionFollowUpGoal"
}
],
"activity" : [
{
"reference" : {
🔗 "reference" : "ServiceRequest/ExampleAssistedReproductionFollowUpOrder"
}
}
]
}
}
]
}