German Practice Management FHIR Profiles (R4)
Version 0.99.1 - release

: Atomic therapeutic-remedy creation transaction - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "ExampleTherapeuticRemedyTransaction",
  "type" : "transaction",
  "entry" : [
    {
      "fullUrl" : "urn:uuid:11111111-1111-4111-8111-111111111111",
      "resource" : {
        "resourceType" : "CarePlan",
        "id" : "ExampleTherapeuticRemedyCase",
        "meta" : {
          "profile" : [
            🔗 "https://fhir.cognovis.de/praxis/StructureDefinition/therapeutic-remedy-case-de"
          ]
        },
        "text" : {
          "status" : "generated",
          "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 --&gt; 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>"
        },
        "identifier" : [
          {
            "system" : "https://example-producer.invalid/fhir/NamingSystem/therapeutic-remedy-case",
            "value" : "case-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" : "therapeutic-remedy"
              }
            ]
          }
        ],
        "title" : "Therapeutic-remedy longitudinal case",
        "subject" : {
          🔗 "reference" : "Patient/example-patient"
        },
        "period" : {
          "start" : "2026-08-15",
          "end" : "2026-10-15"
        },
        "created" : "2026-08-15",
        "addresses" : [
          {
            "reference" : "urn:uuid:22222222-2222-4222-8222-222222222222"
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "CarePlan"
      }
    },
    {
      "fullUrl" : "urn:uuid:22222222-2222-4222-8222-222222222222",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "ExampleTherapeuticRemedyCondition",
        "text" : {
          "status" : "generated",
          "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>"
        },
        "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" : {
          "coding" : [
            {
              "system" : "https://example-producer.invalid/fhir/CodeSystem/diagnosis",
              "code" : "diagnosis-001"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/example-patient"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Condition"
      }
    },
    {
      "fullUrl" : "urn:uuid:33333333-3333-4333-8333-333333333333",
      "resource" : {
        "resourceType" : "ServiceRequest",
        "id" : "ExampleTherapeuticRemedyLineOne",
        "meta" : {
          "profile" : [
            🔗 "https://fhir.cognovis.de/praxis/StructureDefinition/praxis-therapeutic-remedy-de"
          ]
        },
        "text" : {
          "status" : "generated",
          "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>"
        },
        "status" : "active",
        "intent" : "order",
        "code" : {
          "coding" : [
            {
              "system" : "https://example-producer.invalid/fhir/CodeSystem/therapeutic-remedy",
              "code" : "example-remedy-101"
            }
          ]
        },
        "quantityQuantity" : {
          "value" : 6,
          "unit" : "treatment sessions"
        },
        "subject" : {
          🔗 "reference" : "Patient/example-patient"
        },
        "occurrenceTiming" : {
          "repeat" : {
            "frequency" : 1,
            "period" : 1,
            "periodUnit" : "wk"
          }
        },
        "authoredOn" : "2026-08-15",
        "requester" : {
          🔗 "reference" : "Practitioner/example-practitioner"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "ServiceRequest"
      }
    },
    {
      "fullUrl" : "urn:uuid:44444444-4444-4444-8444-444444444444",
      "resource" : {
        "resourceType" : "ServiceRequest",
        "id" : "ExampleTherapeuticRemedyLineTwo",
        "meta" : {
          "profile" : [
            🔗 "https://fhir.cognovis.de/praxis/StructureDefinition/praxis-therapeutic-remedy-de"
          ]
        },
        "text" : {
          "status" : "generated",
          "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>"
        },
        "status" : "active",
        "intent" : "order",
        "code" : {
          "coding" : [
            {
              "system" : "https://example-producer.invalid/fhir/CodeSystem/therapeutic-remedy",
              "code" : "example-remedy-202"
            }
          ]
        },
        "quantityQuantity" : {
          "value" : 10,
          "unit" : "treatment sessions"
        },
        "subject" : {
          🔗 "reference" : "Patient/example-patient"
        },
        "occurrenceTiming" : {
          "repeat" : {
            "frequency" : 2,
            "period" : 1,
            "periodUnit" : "wk"
          }
        },
        "authoredOn" : "2026-08-15",
        "requester" : {
          🔗 "reference" : "Practitioner/example-practitioner"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "ServiceRequest"
      }
    },
    {
      "fullUrl" : "urn:uuid:55555555-5555-4555-8555-555555555555",
      "resource" : {
        "resourceType" : "RequestGroup",
        "id" : "ExampleTherapeuticRemedyPrescription",
        "meta" : {
          "profile" : [
            🔗 "https://fhir.cognovis.de/praxis/StructureDefinition/therapeutic-remedy-prescription-de"
          ]
        },
        "text" : {
          "status" : "generated",
          "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>"
        },
        "identifier" : [
          {
            "system" : "https://example-producer.invalid/fhir/NamingSystem/therapeutic-remedy-prescription",
            "value" : "prescription-2026-0001"
          }
        ],
        "basedOn" : [
          {
            "reference" : "urn:uuid:11111111-1111-4111-8111-111111111111"
          }
        ],
        "status" : "active",
        "intent" : "proposal",
        "subject" : {
          🔗 "reference" : "Patient/example-patient"
        },
        "authoredOn" : "2026-08-15",
        "author" : {
          🔗 "reference" : "Practitioner/example-practitioner"
        },
        "action" : [
          {
            "resource" : {
              "reference" : "urn:uuid:33333333-3333-4333-8333-333333333333"
            }
          },
          {
            "resource" : {
              "reference" : "urn:uuid:44444444-4444-4444-8444-444444444444"
            }
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "RequestGroup"
      }
    },
    {
      "fullUrl" : "urn:uuid:66666666-6666-4666-8666-666666666666",
      "resource" : {
        "resourceType" : "Provenance",
        "id" : "ExampleTherapeuticRemedyCreationProvenance",
        "text" : {
          "status" : "generated",
          "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>"
        },
        "target" : [
          {
            "reference" : "urn:uuid:11111111-1111-4111-8111-111111111111"
          },
          {
            "reference" : "urn:uuid:55555555-5555-4555-8555-555555555555"
          },
          {
            "reference" : "urn:uuid:33333333-3333-4333-8333-333333333333"
          },
          {
            "reference" : "urn:uuid:44444444-4444-4444-8444-444444444444"
          }
        ],
        "recorded" : "2026-08-15T09:00:00Z",
        "agent" : [
          {
            "who" : {
              🔗 "reference" : "Practitioner/example-practitioner"
            }
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "Provenance"
      }
    },
    {
      "fullUrl" : "urn:uuid:77777777-7777-4777-8777-777777777777",
      "resource" : {
        "resourceType" : "Task",
        "id" : "ExampleTherapeuticRemedyInitialTask",
        "meta" : {
          "profile" : [
            🔗 "https://fhir.cognovis.de/praxis/StructureDefinition/therapeutic-remedy-handover-task-de"
          ]
        },
        "text" : {
          "status" : "generated",
          "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>"
        },
        "status" : "requested",
        "intent" : "order",
        "focus" : {
          "reference" : "urn:uuid:55555555-5555-4555-8555-555555555555"
        },
        "authoredOn" : "2026-08-15T09:00:00Z"
      },
      "request" : {
        "method" : "POST",
        "url" : "Task"
      }
    }
  ]
}