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

: Praxis patient summary with an explicitly empty Problems section - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "patient-summary-missing-data",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.cognovis.de/praxis/StructureDefinition/patient-summary-bundle-praxis-de"
    ]
  },
  "identifier" : {
    "system" : "https://fhir.cognovis.de/praxis/NamingSystem/patient-summary-bundle",
    "value" : "missing-data-2026-08-14"
  },
  "type" : "document",
  "timestamp" : "2026-08-14T13:00:00+02:00",
  "entry" : [
    {
      "fullUrl" : "https://example.org/fhir/Composition/patient-summary-missing-data-composition",
      "resource" : {
        "resourceType" : "Composition",
        "id" : "patient-summary-missing-data-composition",
        "meta" : {
          "profile" : [
            🔗 "https://fhir.cognovis.de/praxis/StructureDefinition/patient-summary-composition-praxis-de"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_patient-summary-missing-data-composition\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition patient-summary-missing-data-composition</b></p><a name=\"patient-summary-missing-data-composition\"> </a><a name=\"hcpatient-summary-missing-data-composition\"> </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-patient-summary-composition-praxis-de.html\">Patient Summary Composition (Praxis DE)</a></p></div><p><b>identifier</b>: <code>https://fhir.cognovis.de/praxis/NamingSystem/patient-summary</code>/missing-data-2026-08-14</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 60591-5}\">60591-5</span></p><p><b>date</b>: 2026-08-14 13:00:00+0200</p><p><b>author</b>: <a href=\"Patient-patient-summary-missing-patient.html\">Mara Beispiel  (no stated gender), DoB: 1980-02-02</a></p><p><b>title</b>: Patient Summary with Explicit Missing Data</p></div>"
        },
        "identifier" : {
          "system" : "https://fhir.cognovis.de/praxis/NamingSystem/patient-summary",
          "value" : "missing-data-2026-08-14"
        },
        "status" : "final",
        "type" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "60591-5"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-summary-missing-patient"
        },
        "date" : "2026-08-14T13:00:00+02:00",
        "author" : [
          {
            🔗 "reference" : "Patient/patient-summary-missing-patient"
          }
        ],
        "title" : "Patient Summary with Explicit Missing Data",
        "section" : [
          {
            "title" : "Problems",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "11450-4"
                }
              ]
            },
            "text" : {
              "status" : "generated",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">No problem information is known.</div>"
            },
            "emptyReason" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/list-empty-reason",
                  "code" : "nilknown"
                }
              ]
            }
          },
          {
            "title" : "Allergies and Intolerances",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "48765-2"
                }
              ]
            },
            "text" : {
              "status" : "generated",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">One allergy is recorded.</div>"
            },
            "entry" : [
              {
                🔗 "reference" : "AllergyIntolerance/patient-summary-missing-allergy"
              }
            ]
          },
          {
            "title" : "Medication Summary",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "10160-0"
                }
              ]
            },
            "text" : {
              "status" : "generated",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">One active medication is recorded.</div>"
            },
            "entry" : [
              {
                🔗 "reference" : "MedicationStatement/patient-summary-missing-medication"
              }
            ]
          },
          {
            "title" : "History of Procedures",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "47519-4"
                }
              ]
            },
            "text" : {
              "status" : "generated",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">One completed procedure is recorded.</div>"
            },
            "entry" : [
              {
                🔗 "reference" : "Procedure/patient-summary-missing-procedure"
              }
            ]
          },
          {
            "title" : "Medical Devices",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "46264-8"
                }
              ]
            },
            "text" : {
              "status" : "generated",
              "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">One active device is recorded.</div>"
            },
            "entry" : [
              {
                🔗 "reference" : "DeviceUseStatement/patient-summary-missing-device-use"
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "https://example.org/fhir/Patient/patient-summary-missing-patient",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "patient-summary-missing-patient",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.eu/fhir/eps/StructureDefinition/patient-eu-eps"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_patient-summary-missing-patient\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient patient-summary-missing-patient</b></p><a name=\"patient-summary-missing-patient\"> </a><a name=\"hcpatient-summary-missing-patient\"> </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=\"http://hl7.eu/fhir/eps/1.0.0-ballot/StructureDefinition-patient-eu-eps.html\">Patient (EPS)</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Mara Beispiel  (no stated gender), DoB: 1980-02-02</p><hr/></div>"
        },
        "name" : [
          {
            "family" : "Beispiel",
            "given" : [
              "Mara"
            ]
          }
        ],
        "birthDate" : "1980-02-02"
      }
    },
    {
      "fullUrl" : "https://example.org/fhir/AllergyIntolerance/patient-summary-missing-allergy",
      "resource" : {
        "resourceType" : "AllergyIntolerance",
        "id" : "patient-summary-missing-allergy",
        "meta" : {
          "profile" : [
            🔗 "https://fhir.cognovis.de/praxis/StructureDefinition/patient-summary-allergy-intolerance-praxis-de"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"AllergyIntolerance_patient-summary-missing-allergy\"> </a><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance patient-summary-missing-allergy</b></p><a name=\"patient-summary-missing-allergy\"> </a><a name=\"hcpatient-summary-missing-allergy\"> </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-patient-summary-allergy-intolerance-praxis-de.html\">Patient Summary AllergyIntolerance (Praxis DE)</a></p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}\">Active</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 372687004}\">372687004</span></p><p><b>patient</b>: <a href=\"Patient-patient-summary-missing-patient.html\">Mara Beispiel  (no stated gender), DoB: 1980-02-02</a></p></div>"
        },
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
              "code" : "active"
            }
          ]
        },
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "372687004"
            }
          ]
        },
        "patient" : {
          🔗 "reference" : "Patient/patient-summary-missing-patient"
        }
      }
    },
    {
      "fullUrl" : "https://example.org/fhir/MedicationStatement/patient-summary-missing-medication",
      "resource" : {
        "resourceType" : "MedicationStatement",
        "id" : "patient-summary-missing-medication",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.eu/fhir/eps/StructureDefinition/MedicationStatement-eu-eps"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_patient-summary-missing-medication\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement patient-summary-missing-medication</b></p><a name=\"patient-summary-missing-medication\"> </a><a name=\"hcpatient-summary-missing-medication\"> </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=\"http://hl7.eu/fhir/eps/1.0.0-ballot/StructureDefinition-MedicationStatement-eu-eps.html\">MedicationStatement (EPS)</a></p></div><p><b>status</b>: Active</p><p><b>medication</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/ifa/pzn 00584567}\">00584567</span></p><p><b>subject</b>: <a href=\"Patient-patient-summary-missing-patient.html\">Mara Beispiel  (no stated gender), DoB: 1980-02-02</a></p><p><b>effective</b>: 2026-08-14</p></div>"
        },
        "status" : "active",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://fhir.de/CodeSystem/ifa/pzn",
              "code" : "00584567"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-summary-missing-patient"
        },
        "effectiveDateTime" : "2026-08-14"
      }
    },
    {
      "fullUrl" : "https://example.org/fhir/Procedure/patient-summary-missing-procedure",
      "resource" : {
        "resourceType" : "Procedure",
        "id" : "patient-summary-missing-procedure",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.eu/fhir/eps/StructureDefinition/procedure-eu-eps"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Procedure_patient-summary-missing-procedure\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Procedure patient-summary-missing-procedure</b></p><a name=\"patient-summary-missing-procedure\"> </a><a name=\"hcpatient-summary-missing-procedure\"> </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=\"http://hl7.eu/fhir/eps/1.0.0-ballot/StructureDefinition-procedure-eu-eps.html\">Procedure (EPS)</a></p></div><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 59108006}\">59108006</span></p><p><b>subject</b>: <a href=\"Patient-patient-summary-missing-patient.html\">Mara Beispiel  (no stated gender), DoB: 1980-02-02</a></p><p><b>performed</b>: 2026-08-01</p></div>"
        },
        "status" : "completed",
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "59108006"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/patient-summary-missing-patient"
        },
        "performedDateTime" : "2026-08-01"
      }
    },
    {
      "fullUrl" : "https://example.org/fhir/Device/patient-summary-missing-device",
      "resource" : {
        "resourceType" : "Device",
        "id" : "patient-summary-missing-device",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Device_patient-summary-missing-device\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Device patient-summary-missing-device</b></p><a name=\"patient-summary-missing-device\"> </a><a name=\"hcpatient-summary-missing-device\"> </a><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 86184003}\">86184003</span></p><p><b>patient</b>: <a href=\"Patient-patient-summary-missing-patient.html\">Mara Beispiel  (no stated gender), DoB: 1980-02-02</a></p></div>"
        },
        "status" : "active",
        "type" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "86184003"
            }
          ]
        },
        "patient" : {
          🔗 "reference" : "Patient/patient-summary-missing-patient"
        }
      }
    },
    {
      "fullUrl" : "https://example.org/fhir/DeviceUseStatement/patient-summary-missing-device-use",
      "resource" : {
        "resourceType" : "DeviceUseStatement",
        "id" : "patient-summary-missing-device-use",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.eu/fhir/eps/StructureDefinition/deviceUseStatement-eu-eps"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DeviceUseStatement_patient-summary-missing-device-use\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DeviceUseStatement patient-summary-missing-device-use</b></p><a name=\"patient-summary-missing-device-use\"> </a><a name=\"hcpatient-summary-missing-device-use\"> </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=\"http://hl7.eu/fhir/eps/1.0.0-ballot/StructureDefinition-deviceUseStatement-eu-eps.html\">DeviceUseStatement (EPS)</a></p></div><p><b>status</b>: Active</p><p><b>subject</b>: <a href=\"Patient-patient-summary-missing-patient.html\">Mara Beispiel  (no stated gender), DoB: 1980-02-02</a></p><p><b>timing</b>: 2026-01-01 --&gt; (ongoing)</p><p><b>device</b>: <a href=\"Device-patient-summary-missing-device.html\">Device: status = active; type = 86184003</a></p></div>"
        },
        "status" : "active",
        "subject" : {
          🔗 "reference" : "Patient/patient-summary-missing-patient"
        },
        "timingPeriod" : {
          "start" : "2026-01-01"
        },
        "device" : {
          🔗 "reference" : "Device/patient-summary-missing-device"
        }
      }
    }
  ]
}