@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Bundle/ExampleTherapeuticRemedyTransaction> a fhir:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "ExampleTherapeuticRemedyTransaction"] ;
fhir:Bundle.type [ fhir:value "transaction"] ;
fhir:Bundle.entry [
fhir:index 0 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:11111111-1111-4111-8111-111111111111" ] ;
fhir:Bundle.entry.resource <urn:uuid:11111111-1111-4111-8111-111111111111> ;
fhir:Bundle.entry.request [
fhir:Bundle.entry.request.method [ fhir:value "POST" ] ;
fhir:Bundle.entry.request.url [ fhir:value "CarePlan" ]
]
], [
fhir:index 1 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:22222222-2222-4222-8222-222222222222" ] ;
fhir:Bundle.entry.resource <urn:uuid:22222222-2222-4222-8222-222222222222> ;
fhir:Bundle.entry.request [
fhir:Bundle.entry.request.method [ fhir:value "POST" ] ;
fhir:Bundle.entry.request.url [ fhir:value "Condition" ]
]
], [
fhir:index 2 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:33333333-3333-4333-8333-333333333333" ] ;
fhir:Bundle.entry.resource <urn:uuid:33333333-3333-4333-8333-333333333333> ;
fhir:Bundle.entry.request [
fhir:Bundle.entry.request.method [ fhir:value "POST" ] ;
fhir:Bundle.entry.request.url [ fhir:value "ServiceRequest" ]
]
], [
fhir:index 3 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:44444444-4444-4444-8444-444444444444" ] ;
fhir:Bundle.entry.resource <urn:uuid:44444444-4444-4444-8444-444444444444> ;
fhir:Bundle.entry.request [
fhir:Bundle.entry.request.method [ fhir:value "POST" ] ;
fhir:Bundle.entry.request.url [ fhir:value "ServiceRequest" ]
]
], [
fhir:index 4 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:55555555-5555-4555-8555-555555555555" ] ;
fhir:Bundle.entry.resource <urn:uuid:55555555-5555-4555-8555-555555555555> ;
fhir:Bundle.entry.request [
fhir:Bundle.entry.request.method [ fhir:value "POST" ] ;
fhir:Bundle.entry.request.url [ fhir:value "RequestGroup" ]
]
], [
fhir:index 5 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:66666666-6666-4666-8666-666666666666" ] ;
fhir:Bundle.entry.resource <urn:uuid:66666666-6666-4666-8666-666666666666> ;
fhir:Bundle.entry.request [
fhir:Bundle.entry.request.method [ fhir:value "POST" ] ;
fhir:Bundle.entry.request.url [ fhir:value "Provenance" ]
]
], [
fhir:index 6 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:77777777-7777-4777-8777-777777777777" ] ;
fhir:Bundle.entry.resource <urn:uuid:77777777-7777-4777-8777-777777777777> ;
fhir:Bundle.entry.request [
fhir:Bundle.entry.request.method [ fhir:value "POST" ] ;
fhir:Bundle.entry.request.url [ fhir:value "Task" ]
]
] .
<urn:uuid:11111111-1111-4111-8111-111111111111> a fhir:CarePlan ;
fhir:Resource.id [ fhir:value "ExampleTherapeuticRemedyCase"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/therapeutic-remedy-case-de" ;
fhir:index 0 ;
fhir:link <https://fhir.cognovis.de/praxis/StructureDefinition/therapeutic-remedy-case-de>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"CarePlan_ExampleTherapeuticRemedyCase\"> </a><p class=\"res-header-id\"><b>Generated Narrative: CarePlan ExampleTherapeuticRemedyCase</b></p><a name=\"ExampleTherapeuticRemedyCase\"> </a><a name=\"hcExampleTherapeuticRemedyCase\"> </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-therapeutic-remedy-case-de.html\">Therapeutic Remedy Case DE</a></p></div><p><b>identifier</b>: <code>https://example-producer.invalid/fhir/NamingSystem/therapeutic-remedy-case</code>/case-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 therapeutic-remedy}\">Therapeutic remedy</span></p><p><b>title</b>: Therapeutic-remedy longitudinal case</p><p><b>subject</b>: <a href=\"Patient-example-patient.html\">Thomas Weber (official) Male, DoB: 1975-06-15</a></p><p><b>period</b>: 2026-08-15 --> 2026-10-15</p><p><b>created</b>: 2026-08-15</p><p><b>addresses</b>: <a href=\"Bundle-ExampleTherapeuticRemedyTransaction.html#urn-uuid-22222222-2222-4222-8222-222222222222\">Condition diagnosis-001</a></p></div>"
] ;
fhir:CarePlan.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "https://example-producer.invalid/fhir/NamingSystem/therapeutic-remedy-case" ] ;
fhir:Identifier.value [ fhir:value "case-2026-0001" ]
] ;
fhir:CarePlan.status [ fhir:value "active"] ;
fhir:CarePlan.intent [ fhir:value "plan"] ;
fhir:CarePlan.category [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/praxis/CodeSystem/praxis-care-plan-category" ] ;
fhir:Coding.code [ fhir:value "praxis" ] ;
fhir:Coding.display [ fhir:value "Praxis" ]
]
], [
fhir:index 1 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/praxis/CodeSystem/praxis-care-plan-type" ] ;
fhir:Coding.code [ fhir:value "therapeutic-remedy" ]
]
] ;
fhir:CarePlan.title [ fhir:value "Therapeutic-remedy longitudinal case"] ;
fhir:CarePlan.subject [
fhir:link <http://hl7.org/fhir/Patient/example-patient> ;
fhir:Reference.reference [ fhir:value "Patient/example-patient" ]
] ;
fhir:CarePlan.period [
fhir:Period.start [ fhir:value "2026-08-15"^^xsd:date ] ;
fhir:Period.end [ fhir:value "2026-10-15"^^xsd:date ]
] ;
fhir:CarePlan.created [ fhir:value "2026-08-15"^^xsd:date] ;
fhir:CarePlan.addresses [
fhir:index 0 ;
fhir:Reference.reference [ fhir:value "urn:uuid:22222222-2222-4222-8222-222222222222" ]
] .
<http://hl7.org/fhir/Patient/example-patient> a fhir:Patient .
<urn:uuid:22222222-2222-4222-8222-222222222222> a fhir:Condition ;
fhir:Resource.id [ fhir:value "ExampleTherapeuticRemedyCondition"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_ExampleTherapeuticRemedyCondition\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition ExampleTherapeuticRemedyCondition</b></p><a name=\"ExampleTherapeuticRemedyCondition\"> </a><a name=\"hcExampleTherapeuticRemedyCondition\"> </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:{https://example-producer.invalid/fhir/CodeSystem/diagnosis diagnosis-001}\">diagnosis-001</span></p><p><b>subject</b>: <a href=\"Patient-example-patient.html\">Thomas Weber (official) Male, DoB: 1975-06-15</a></p></div>"
] ;
fhir:Condition.clinicalStatus [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ] ;
fhir:Coding.code [ fhir:value "active" ]
]
] ;
fhir:Condition.verificationStatus [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ] ;
fhir:Coding.code [ fhir:value "confirmed" ]
]
] ;
fhir:Condition.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://example-producer.invalid/fhir/CodeSystem/diagnosis" ] ;
fhir:Coding.code [ fhir:value "diagnosis-001" ]
]
] ;
fhir:Condition.subject [
fhir:link <http://hl7.org/fhir/Patient/example-patient> ;
fhir:Reference.reference [ fhir:value "Patient/example-patient" ]
] .
<urn:uuid:33333333-3333-4333-8333-333333333333> a fhir:ServiceRequest ;
fhir:Resource.id [ fhir:value "ExampleTherapeuticRemedyLineOne"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/praxis-therapeutic-remedy-de" ;
fhir:index 0 ;
fhir:link <https://fhir.cognovis.de/praxis/StructureDefinition/praxis-therapeutic-remedy-de>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_ExampleTherapeuticRemedyLineOne\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest ExampleTherapeuticRemedyLineOne</b></p><a name=\"ExampleTherapeuticRemedyLineOne\"> </a><a name=\"hcExampleTherapeuticRemedyLineOne\"> </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-therapeutic-remedy-de.html\">Praxis Therapeutic Remedy DE</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title=\"Codes:{https://example-producer.invalid/fhir/CodeSystem/therapeutic-remedy example-remedy-101}\">example-remedy-101</span></p><p><b>quantity</b>: 6 treatment sessions</p><p><b>subject</b>: <a href=\"Patient-example-patient.html\">Thomas Weber (official) Male, DoB: 1975-06-15</a></p><p><b>occurrence</b>: Once per 1 week</p><p><b>authoredOn</b>: 2026-08-15</p><p><b>requester</b>: <a href=\"Practitioner-example-practitioner.html\">Practitioner Markus Schoell (official)</a></p></div>"
] ;
fhir:ServiceRequest.status [ fhir:value "active"] ;
fhir:ServiceRequest.intent [ fhir:value "order"] ;
fhir:ServiceRequest.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://example-producer.invalid/fhir/CodeSystem/therapeutic-remedy" ] ;
fhir:Coding.code [ fhir:value "example-remedy-101" ]
]
] ;
fhir:ServiceRequest.quantityQuantity [
fhir:Quantity.value [ fhir:value "6"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "treatment sessions" ]
] ;
fhir:ServiceRequest.subject [
fhir:link <http://hl7.org/fhir/Patient/example-patient> ;
fhir:Reference.reference [ fhir:value "Patient/example-patient" ]
] ;
fhir:ServiceRequest.occurrenceTiming [
fhir:Timing.repeat [
fhir:Timing.repeat.frequency [ fhir:value "1"^^xsd:positiveInteger ] ;
fhir:Timing.repeat.period [ fhir:value "1"^^xsd:decimal ] ;
fhir:Timing.repeat.periodUnit [ fhir:value "wk" ]
]
] ;
fhir:ServiceRequest.authoredOn [ fhir:value "2026-08-15"^^xsd:date] ;
fhir:ServiceRequest.requester [
fhir:link <http://hl7.org/fhir/Practitioner/example-practitioner> ;
fhir:Reference.reference [ fhir:value "Practitioner/example-practitioner" ]
] .
<http://hl7.org/fhir/Practitioner/example-practitioner> a fhir:Practitioner .
<urn:uuid:44444444-4444-4444-8444-444444444444> a fhir:ServiceRequest ;
fhir:Resource.id [ fhir:value "ExampleTherapeuticRemedyLineTwo"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/praxis-therapeutic-remedy-de" ;
fhir:index 0 ;
fhir:link <https://fhir.cognovis.de/praxis/StructureDefinition/praxis-therapeutic-remedy-de>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_ExampleTherapeuticRemedyLineTwo\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest ExampleTherapeuticRemedyLineTwo</b></p><a name=\"ExampleTherapeuticRemedyLineTwo\"> </a><a name=\"hcExampleTherapeuticRemedyLineTwo\"> </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-therapeutic-remedy-de.html\">Praxis Therapeutic Remedy DE</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title=\"Codes:{https://example-producer.invalid/fhir/CodeSystem/therapeutic-remedy example-remedy-202}\">example-remedy-202</span></p><p><b>quantity</b>: 10 treatment sessions</p><p><b>subject</b>: <a href=\"Patient-example-patient.html\">Thomas Weber (official) Male, DoB: 1975-06-15</a></p><p><b>occurrence</b>: 2 per 1 week</p><p><b>authoredOn</b>: 2026-08-15</p><p><b>requester</b>: <a href=\"Practitioner-example-practitioner.html\">Practitioner Markus Schoell (official)</a></p></div>"
] ;
fhir:ServiceRequest.status [ fhir:value "active"] ;
fhir:ServiceRequest.intent [ fhir:value "order"] ;
fhir:ServiceRequest.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://example-producer.invalid/fhir/CodeSystem/therapeutic-remedy" ] ;
fhir:Coding.code [ fhir:value "example-remedy-202" ]
]
] ;
fhir:ServiceRequest.quantityQuantity [
fhir:Quantity.value [ fhir:value "10"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "treatment sessions" ]
] ;
fhir:ServiceRequest.subject [
fhir:link <http://hl7.org/fhir/Patient/example-patient> ;
fhir:Reference.reference [ fhir:value "Patient/example-patient" ]
] ;
fhir:ServiceRequest.occurrenceTiming [
fhir:Timing.repeat [
fhir:Timing.repeat.frequency [ fhir:value "2"^^xsd:positiveInteger ] ;
fhir:Timing.repeat.period [ fhir:value "1"^^xsd:decimal ] ;
fhir:Timing.repeat.periodUnit [ fhir:value "wk" ]
]
] ;
fhir:ServiceRequest.authoredOn [ fhir:value "2026-08-15"^^xsd:date] ;
fhir:ServiceRequest.requester [
fhir:link <http://hl7.org/fhir/Practitioner/example-practitioner> ;
fhir:Reference.reference [ fhir:value "Practitioner/example-practitioner" ]
] .
<urn:uuid:55555555-5555-4555-8555-555555555555> a fhir:RequestGroup ;
fhir:Resource.id [ fhir:value "ExampleTherapeuticRemedyPrescription"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/therapeutic-remedy-prescription-de" ;
fhir:index 0 ;
fhir:link <https://fhir.cognovis.de/praxis/StructureDefinition/therapeutic-remedy-prescription-de>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"RequestGroup_ExampleTherapeuticRemedyPrescription\"> </a><p class=\"res-header-id\"><b>Generated Narrative: RequestGroup ExampleTherapeuticRemedyPrescription</b></p><a name=\"ExampleTherapeuticRemedyPrescription\"> </a><a name=\"hcExampleTherapeuticRemedyPrescription\"> </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-therapeutic-remedy-prescription-de.html\">Therapeutic Remedy Prescription DE</a></p></div><p><b>identifier</b>: <code>https://example-producer.invalid/fhir/NamingSystem/therapeutic-remedy-prescription</code>/prescription-2026-0001</p><p><b>basedOn</b>: <a href=\"Bundle-ExampleTherapeuticRemedyTransaction.html#urn-uuid-11111111-1111-4111-8111-111111111111\">CarePlan Therapeutic-remedy longitudinal case</a></p><p><b>status</b>: Active</p><p><b>intent</b>: Proposal</p><p><b>subject</b>: <a href=\"Patient-example-patient.html\">Thomas Weber (official) Male, DoB: 1975-06-15</a></p><p><b>authoredOn</b>: 2026-08-15</p><p><b>author</b>: <a href=\"Practitioner-example-practitioner.html\">Practitioner Markus Schoell (official)</a></p><blockquote><p><b>action</b></p><p><b>resource</b>: <a href=\"Bundle-ExampleTherapeuticRemedyTransaction.html#urn-uuid-33333333-3333-4333-8333-333333333333\">ServiceRequest example-remedy-101</a></p></blockquote><blockquote><p><b>action</b></p><p><b>resource</b>: <a href=\"Bundle-ExampleTherapeuticRemedyTransaction.html#urn-uuid-44444444-4444-4444-8444-444444444444\">ServiceRequest example-remedy-202</a></p></blockquote></div>"
] ;
fhir:RequestGroup.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "https://example-producer.invalid/fhir/NamingSystem/therapeutic-remedy-prescription" ] ;
fhir:Identifier.value [ fhir:value "prescription-2026-0001" ]
] ;
fhir:RequestGroup.basedOn [
fhir:index 0 ;
fhir:Reference.reference [ fhir:value "urn:uuid:11111111-1111-4111-8111-111111111111" ]
] ;
fhir:RequestGroup.status [ fhir:value "active"] ;
fhir:RequestGroup.intent [ fhir:value "proposal"] ;
fhir:RequestGroup.subject [
fhir:link <http://hl7.org/fhir/Patient/example-patient> ;
fhir:Reference.reference [ fhir:value "Patient/example-patient" ]
] ;
fhir:RequestGroup.authoredOn [ fhir:value "2026-08-15"^^xsd:date] ;
fhir:RequestGroup.author [
fhir:link <http://hl7.org/fhir/Practitioner/example-practitioner> ;
fhir:Reference.reference [ fhir:value "Practitioner/example-practitioner" ]
] ;
fhir:RequestGroup.action [
fhir:index 0 ;
fhir:RequestGroup.action.resource [
fhir:Reference.reference [ fhir:value "urn:uuid:33333333-3333-4333-8333-333333333333" ]
]
], [
fhir:index 1 ;
fhir:RequestGroup.action.resource [
fhir:Reference.reference [ fhir:value "urn:uuid:44444444-4444-4444-8444-444444444444" ]
]
] .
<urn:uuid:66666666-6666-4666-8666-666666666666> a fhir:Provenance ;
fhir:Resource.id [ fhir:value "ExampleTherapeuticRemedyCreationProvenance"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Provenance_ExampleTherapeuticRemedyCreationProvenance\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Provenance ExampleTherapeuticRemedyCreationProvenance</b></p><a name=\"ExampleTherapeuticRemedyCreationProvenance\"> </a><a name=\"hcExampleTherapeuticRemedyCreationProvenance\"> </a><p>Provenance for: </p><ul><li><a href=\"Bundle-ExampleTherapeuticRemedyTransaction.html#urn-uuid-11111111-1111-4111-8111-111111111111\">CarePlan Therapeutic-remedy longitudinal case</a></li><li><a href=\"Bundle-ExampleTherapeuticRemedyTransaction.html#urn-uuid-55555555-5555-4555-8555-555555555555\">RequestGroup: identifier = https://example-producer.invalid/fhir/NamingSystem/therapeutic-remedy-prescription#prescription-2026-0001; status = active; intent = proposal; authoredOn = 2026-08-15</a></li><li><a href=\"Bundle-ExampleTherapeuticRemedyTransaction.html#urn-uuid-33333333-3333-4333-8333-333333333333\">ServiceRequest example-remedy-101</a></li><li><a href=\"Bundle-ExampleTherapeuticRemedyTransaction.html#urn-uuid-44444444-4444-4444-8444-444444444444\">ServiceRequest example-remedy-202</a></li></ul><p>Summary</p><table class=\"grid\"><tr><td>Recorded</td><td>2026-08-15 09:00:00+0000</td></tr></table><p><b>Agents</b></p><table class=\"grid\"><tr><td><b>who</b></td></tr><tr><td><a href=\"Practitioner-example-practitioner.html\">Practitioner Markus Schoell (official)</a></td></tr></table></div>"
] ;
fhir:Provenance.target [
fhir:index 0 ;
fhir:Reference.reference [ fhir:value "urn:uuid:11111111-1111-4111-8111-111111111111" ]
], [
fhir:index 1 ;
fhir:Reference.reference [ fhir:value "urn:uuid:55555555-5555-4555-8555-555555555555" ]
], [
fhir:index 2 ;
fhir:Reference.reference [ fhir:value "urn:uuid:33333333-3333-4333-8333-333333333333" ]
], [
fhir:index 3 ;
fhir:Reference.reference [ fhir:value "urn:uuid:44444444-4444-4444-8444-444444444444" ]
] ;
fhir:Provenance.recorded [ fhir:value "2026-08-15T09:00:00Z"^^xsd:dateTime] ;
fhir:Provenance.agent [
fhir:index 0 ;
fhir:Provenance.agent.who [
fhir:link <http://hl7.org/fhir/Practitioner/example-practitioner> ;
fhir:Reference.reference [ fhir:value "Practitioner/example-practitioner" ]
]
] .
<urn:uuid:77777777-7777-4777-8777-777777777777> a fhir:Task ;
fhir:Resource.id [ fhir:value "ExampleTherapeuticRemedyInitialTask"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/therapeutic-remedy-handover-task-de" ;
fhir:index 0 ;
fhir:link <https://fhir.cognovis.de/praxis/StructureDefinition/therapeutic-remedy-handover-task-de>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Task_ExampleTherapeuticRemedyInitialTask\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Task ExampleTherapeuticRemedyInitialTask</b></p><a name=\"ExampleTherapeuticRemedyInitialTask\"> </a><a name=\"hcExampleTherapeuticRemedyInitialTask\"> </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-therapeutic-remedy-handover-task-de.html\">Therapeutic Remedy Handover Task DE</a></p></div><p><b>status</b>: Requested</p><p><b>intent</b>: order</p><p><b>focus</b>: <a href=\"Bundle-ExampleTherapeuticRemedyTransaction.html#urn-uuid-55555555-5555-4555-8555-555555555555\">RequestGroup: identifier = https://example-producer.invalid/fhir/NamingSystem/therapeutic-remedy-prescription#prescription-2026-0001; status = active; intent = proposal; authoredOn = 2026-08-15</a></p><p><b>authoredOn</b>: 2026-08-15 09:00:00+0000</p></div>"
] ;
fhir:Task.status [ fhir:value "requested"] ;
fhir:Task.intent [ fhir:value "order"] ;
fhir:Task.focus [
fhir:Reference.reference [ fhir:value "urn:uuid:55555555-5555-4555-8555-555555555555" ]
] ;
fhir:Task.authoredOn [ fhir:value "2026-08-15T09:00:00Z"^^xsd:dateTime] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Bundle/ExampleTherapeuticRemedyTransaction.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Bundle/ExampleTherapeuticRemedyTransaction.ttl> .
IG © 2026+ cognovis GmbH. Paket de.cognovis.fhir.praxis#0.99.1 basierend auf FHIR 4.0.1. Generiert 2026-08-22
Links: Table of Contents |
QA Report