Austrian Patient Summary (R4)
1.0.0 - STU1

Austrian Patient Summary (R4), published by ELGA GmbH. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7Austria/ELGA-AustrianPatientSummary-R4/ and changes regularly. See the Directory of published versions

: Austrian Patient Summary - JSON Representation

Raw json | Download

{
  "resourceType" : "Composition",
  "id" : "AtApsComposition01",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.hl7.at/elga/aps/r4/StructureDefinition/at-aps-composition"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Composition AtApsComposition01</b></p><a name=\"AtApsComposition01\"> </a><a name=\"hcAtApsComposition01\"> </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-at-aps-composition.html\">AT APS Composition</a></p></div><p><b>status</b>: Preliminary</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 60591-5}\">Patient summary</span></p><p><b>date</b>: 2024-02-08 14:01:30+0000</p><p><b>author</b>: <a href=\"Device-AtApsExampleDevice04.html\">APS Generator</a></p><p><b>title</b>: Austrian Patient Summary</p><p><b>custodian</b>: <a href=\"Organization-AtApsExampleOrganization01.html\">Muster-Organization</a></p></div>"
  },
  "status" : "preliminary",
  "type" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "60591-5",
        "display" : "Patient summary"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/at-aps-example-patient-01",
    "display" : "Maria Musterfrau"
  },
  "date" : "2024-02-08T14:01:30+00:00",
  "author" : [
    {
      🔗 "reference" : "Device/AtApsExampleDevice04",
      "display" : "APS Generator"
    }
  ],
  "title" : "Austrian Patient Summary",
  "custodian" : {
    🔗 "reference" : "Organization/AtApsExampleOrganization01",
    "display" : "Muster-Organization"
  },
  "section" : [
    {
      "title" : "Medikationsliste",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "10160-0",
            "display" : "Medikationsanamnese"
          }
        ]
      },
      "text" : {
        "status" : "empty",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Narrativer Text muss generiert werden.</p></div>"
      },
      "emptyReason" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/list-empty-reason",
            "code" : "nilknown"
          }
        ]
      }
    },
    {
      "title" : "Allergien und Intoleranzen",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "48765-2",
            "display" : "Allergien und unerwünschte Wirkungen"
          }
        ]
      },
      "text" : {
        "status" : "empty",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Narrativer Text muss generiert werden.</p></div>"
      },
      "emptyReason" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/list-empty-reason",
            "code" : "nilknown"
          }
        ]
      }
    },
    {
      "title" : "Gesundheitsprobleme und Risiken",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "11450-4",
            "display" : "Problemliste"
          }
        ]
      },
      "text" : {
        "status" : "empty",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Narrativer Text muss generiert werden.</p></div>"
      },
      "emptyReason" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/list-empty-reason",
            "code" : "nilknown"
          }
        ]
      }
    },
    {
      "title" : "Eingriffe und Therapien",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "47519-4",
            "display" : "Anamnese der Prozeduren oder Maßnahmen"
          }
        ]
      },
      "text" : {
        "status" : "empty",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Narrativer Text muss generiert werden.</p></div>"
      },
      "emptyReason" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/list-empty-reason",
            "code" : "nilknown"
          }
        ]
      }
    },
    {
      "title" : "Implantate, medizinische Geräte und Heilbehelfe",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "46264-8",
            "display" : "Anamnese zum Einsatz von Medizinprodukten"
          }
        ]
      },
      "text" : {
        "status" : "empty",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Narrativer Text muss generiert werden.</p></div>"
      },
      "emptyReason" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/list-empty-reason",
            "code" : "nilknown"
          }
        ]
      }
    }
  ]
}