HL7® Austria TC FHIR® Messaging
0.1.0 - ci-build

HL7® Austria TC FHIR® Messaging - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Ad-hoc response of a feedback form - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "c669729a-67af-453c-8b3f-ed05d754e506",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.hl7.at/fhir/ATMessaging/0.1.0/StructureDefinition/at-messaging-bundle"
    ]
  },
  "type" : "message",
  "timestamp" : "2026-04-14T07:12:01+02:00",
  "entry" : [
    {
      "fullUrl" : "urn:uuid:7ea8b8eb-eeb3-4632-9a21-d6132fe093d6",
      "resource" : {
        "resourceType" : "MessageHeader",
        "id" : "7ea8b8eb-eeb3-4632-9a21-d6132fe093d6",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.hl7.at/fhir/ATMessaging/0.1.0/StructureDefinition/at-messaging-message-header"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MessageHeader_7ea8b8eb-eeb3-4632-9a21-d6132fe093d6\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MessageHeader 7ea8b8eb-eeb3-4632-9a21-d6132fe093d6</b></p><a name=\"7ea8b8eb-eeb3-4632-9a21-d6132fe093d6\"> </a><a name=\"hc7ea8b8eb-eeb3-4632-9a21-d6132fe093d6\"> </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-messaging-message-header.html\">AT Messaging Message Header</a></p></div><p><b>event</b>: <a href=\"CodeSystem-at-messaging-event-type.html#at-messaging-event-type-questionnaireResponse\">AT Messaging Event Type: questionnaireResponse</a> (A questionnare response to a predefined questionnaire is sent.)</p><h3>Destinations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Endpoint[x]</b></td><td><b>Receiver</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Bundle-269f4c84-7762-47aa-b872-c4f927301485.html#urn-uuid-caee7722-8340-4716-a36e-837dbc13ea75\">Endpoint: status = active; connectionType = matrix; address = @internemed1:standort.krankenhaus.example.at</a></td><td><a href=\"Bundle-269f4c84-7762-47aa-b872-c4f927301485.html#urn-uuid-ab9ca6ac-b114-43a4-90eb-96070c1824ad\">Organization Krankenhaus am Standort GmbH</a></td></tr></table><p><b>sender</b>: <a href=\"Bundle-269f4c84-7762-47aa-b872-c4f927301485.html#urn-uuid-ab9ca6ac-b114-43a4-90eb-96070c1824ad\">Organization Krankenhaus am Standort GmbH</a></p><p><b>author</b>: <a href=\"Bundle-269f4c84-7762-47aa-b872-c4f927301485.html#urn-uuid-ab9ca6ac-b114-43a4-90eb-96070c1824ad\">Organization Krankenhaus am Standort GmbH</a></p><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Endpoint[x]</b></td><td><b>Name</b></td><td><b>Software</b></td><td><b>Version</b></td><td><b>Contact</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Bundle-c669729a-67af-453c-8b3f-ed05d754e506.html#urn-uuid-71998612-308f-4062-8d7e-318c1b1ab1cc\">Endpoint: status = active; connectionType = matrix; address = @feedback:standort.krankenhaus.example.at</a></td><td>My Medical Feedback App</td><td>at.softwarecorp.medical.feedback</td><td>1.0.0</td><td><a href=\"mailto:feedbackapp@softwarecorp.at\">feedbackapp@softwarecorp.at</a></td></tr></table><p><b>focus</b>: <a href=\"Bundle-c669729a-67af-453c-8b3f-ed05d754e506.html#urn-uuid-f58b0623-84a5-446e-9ecc-1a6f553233de\">Response to Questionnaire 'http://feedbackapp.softwarecorp.at/fhir/Questionnaire/feedback' about 'Unspecified Subject'</a></p><p><b>definition</b>: <a href=\"MessageDefinition-at-messaging-questionnaireresponse-message.html\">Questionnaire response transfer over directed messaging.</a></p></div>"
        },
        "eventCoding" : {
          "system" : "http://fhir.hl7.at/fhir/ATMessaging/0.1.0/CodeSystem/at-messaging-event-type",
          "code" : "questionnaireResponse"
        },
        "destination" : [
          {
            "endpointReference" : {
              "reference" : "urn:uuid:caee7722-8340-4716-a36e-837dbc13ea75"
            },
            "receiver" : {
              "reference" : "urn:uuid:ab9ca6ac-b114-43a4-90eb-96070c1824ad"
            }
          }
        ],
        "sender" : {
          "reference" : "urn:uuid:ab9ca6ac-b114-43a4-90eb-96070c1824ad"
        },
        "author" : {
          "reference" : "urn:uuid:ab9ca6ac-b114-43a4-90eb-96070c1824ad"
        },
        "source" : {
          "endpointReference" : {
            "reference" : "urn:uuid:71998612-308f-4062-8d7e-318c1b1ab1cc"
          },
          "name" : "My Medical Feedback App",
          "software" : "at.softwarecorp.medical.feedback",
          "version" : "1.0.0",
          "contact" : {
            "system" : "email",
            "value" : "feedbackapp@softwarecorp.at"
          }
        },
        "focus" : [
          {
            "reference" : "urn:uuid:f58b0623-84a5-446e-9ecc-1a6f553233de"
          }
        ],
        "definition" : "http://fhir.hl7.at/fhir/ATMessaging/0.1.0/MessageDefinition/at-messaging-questionnaireresponse-message"
      }
    },
    {
      "fullUrl" : "urn:uuid:f58b0623-84a5-446e-9ecc-1a6f553233de",
      "resource" : {
        "resourceType" : "QuestionnaireResponse",
        "id" : "f58b0623-84a5-446e-9ecc-1a6f553233de",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"QuestionnaireResponse_f58b0623-84a5-446e-9ecc-1a6f553233de\"> </a><p class=\"res-header-id\"><b>Generated Narrative: QuestionnaireResponse f58b0623-84a5-446e-9ecc-1a6f553233de</b></p><a name=\"f58b0623-84a5-446e-9ecc-1a6f553233de\"> </a><a name=\"hcf58b0623-84a5-446e-9ecc-1a6f553233de\"> </a><table border=\"1\" cellpadding=\"0\" cellspacing=\"0\" style=\"border: 1px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top;\"><tr style=\"border: 2px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top\"><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R5/formats.html#table\" title=\"The linkID for the item\">LinkID</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R5/formats.html#table\" title=\"Text for the item\">Text</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R5/formats.html#table\" title=\"Minimum and Maximum # of times the item can appear in the instance\">Definition</a></th><th style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; padding-top: 3px; padding-bottom: 3px\" class=\"hierarchy\"><a href=\"https://hl7.org/fhir/R5/formats.html#table\" title=\"The type of the item\">Answer</a><span style=\"float: right\"><a href=\"https://hl7.org/fhir/R5/formats.html#table\" title=\"Legend for this format\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC\" alt=\"doco\" style=\"background-color: inherit\"/></a></span></th></tr><tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck1.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon_q_root.gif\" alt=\".\" style=\"background-color: white; background-color: inherit\" title=\"QuestionnaireResponseRoot\" class=\"hierarchy\"/> f58b0623-84a5-446e-9ecc-1a6f553233de</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"></td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">Questionnaire:http://feedbackapp.softwarecorp.at/fhir/Questionnaire/feedback</td></tr>\r\n<tr style=\"border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7\"><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck00.png)\" class=\"hierarchy\"><img src=\"tbl_spacer.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"tbl_vjoin_end.png\" alt=\".\" style=\"background-color: inherit\" class=\"hierarchy\"/><img src=\"icon-q-string.png\" alt=\".\" style=\"background-color: #F7F7F7; background-color: inherit\" title=\"Item\" class=\"hierarchy\"/> q-satisfaction</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">How satisfied have you been with your stay?</td><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\"/><td style=\"vertical-align: top; text-align : var(--ig-left,left); background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px\" class=\"hierarchy\">9</td></tr>\r\n<tr><td colspan=\"4\" class=\"hierarchy\"><br/><a href=\"https://hl7.org/fhir/R5/formats.html#table\" title=\"Legend for this format\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC\" alt=\"doco\" style=\"background-color: inherit\"/> Documentation for this format</a></td></tr></table></div>"
        },
        "questionnaire" : "http://feedbackapp.softwarecorp.at/fhir/Questionnaire/feedback",
        "status" : "completed",
        "source" : {
          "reference" : "urn:uuid:1a6ed9fa-9ba7-41fa-9d79-24d669aa3273"
        },
        "item" : [
          {
            "linkId" : "q-satisfaction",
            "text" : "How satisfied have you been with your stay?",
            "answer" : [
              {
                "valueInteger" : 9
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:71998612-308f-4062-8d7e-318c1b1ab1cc",
      "resource" : {
        "resourceType" : "Endpoint",
        "id" : "71998612-308f-4062-8d7e-318c1b1ab1cc",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.hl7.at/fhir/ATMessaging/0.1.0/StructureDefinition/at-messaging-endpoint"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Endpoint_71998612-308f-4062-8d7e-318c1b1ab1cc\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Endpoint 71998612-308f-4062-8d7e-318c1b1ab1cc</b></p><a name=\"71998612-308f-4062-8d7e-318c1b1ab1cc\"> </a><a name=\"hc71998612-308f-4062-8d7e-318c1b1ab1cc\"> </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-messaging-endpoint.html\">AT Messaging Endpoint</a></p></div><p><b>status</b>: Active</p><p><b>connectionType</b>: <span title=\"Codes:{http://fhir.hl7.at/fhir/ATMessaging/0.1.0/CodeSystem/at-messaging-endpoint-type matrix}\">matrix</span></p><p><b>address</b>: @feedback:standort.krankenhaus.example.at</p></div>"
        },
        "status" : "active",
        "connectionType" : [
          {
            "coding" : [
              {
                "system" : "http://fhir.hl7.at/fhir/ATMessaging/0.1.0/CodeSystem/at-messaging-endpoint-type",
                "code" : "matrix"
              }
            ]
          }
        ],
        "address" : "@feedback:standort.krankenhaus.example.at"
      }
    },
    {
      "fullUrl" : "urn:uuid:caee7722-8340-4716-a36e-837dbc13ea75",
      "resource" : {
        "resourceType" : "Endpoint",
        "id" : "caee7722-8340-4716-a36e-837dbc13ea75",
        "meta" : {
          "profile" : [
            🔗 "http://fhir.hl7.at/fhir/ATMessaging/0.1.0/StructureDefinition/at-messaging-endpoint"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Endpoint_caee7722-8340-4716-a36e-837dbc13ea75\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Endpoint caee7722-8340-4716-a36e-837dbc13ea75</b></p><a name=\"caee7722-8340-4716-a36e-837dbc13ea75\"> </a><a name=\"hccaee7722-8340-4716-a36e-837dbc13ea75\"> </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-messaging-endpoint.html\">AT Messaging Endpoint</a></p></div><p><b>status</b>: Active</p><p><b>connectionType</b>: <span title=\"Codes:{http://fhir.hl7.at/fhir/ATMessaging/0.1.0/CodeSystem/at-messaging-endpoint-type matrix}\">matrix</span></p><p><b>address</b>: @internemed1:standort.krankenhaus.example.at</p></div>"
        },
        "status" : "active",
        "connectionType" : [
          {
            "coding" : [
              {
                "system" : "http://fhir.hl7.at/fhir/ATMessaging/0.1.0/CodeSystem/at-messaging-endpoint-type",
                "code" : "matrix"
              }
            ]
          }
        ],
        "address" : "@internemed1:standort.krankenhaus.example.at"
      }
    },
    {
      "fullUrl" : "urn:uuid:ab9ca6ac-b114-43a4-90eb-96070c1824ad",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "ab9ca6ac-b114-43a4-90eb-96070c1824ad",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_ab9ca6ac-b114-43a4-90eb-96070c1824ad\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization ab9ca6ac-b114-43a4-90eb-96070c1824ad</b></p><a name=\"ab9ca6ac-b114-43a4-90eb-96070c1824ad\"> </a><a name=\"hcab9ca6ac-b114-43a4-90eb-96070c1824ad\"> </a><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</span></p><p><b>name</b>: Krankenhaus am Standort GmbH</p></div>"
        },
        "type" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/organization-type",
                "code" : "prov"
              }
            ]
          }
        ],
        "name" : "Krankenhaus am Standort GmbH"
      }
    },
    {
      "fullUrl" : "urn:uuid:1a6ed9fa-9ba7-41fa-9d79-24d669aa3273",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "1a6ed9fa-9ba7-41fa-9d79-24d669aa3273",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.at/fhir/HL7ATCoreProfiles/5.0.0/StructureDefinition/at-core-patient"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_1a6ed9fa-9ba7-41fa-9d79-24d669aa3273\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient 1a6ed9fa-9ba7-41fa-9d79-24d669aa3273</b></p><a name=\"1a6ed9fa-9ba7-41fa-9d79-24d669aa3273\"> </a><a name=\"hc1a6ed9fa-9ba7-41fa-9d79-24d669aa3273\"> </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.at/fhir/HL7ATCoreProfiles/5.0.0/2.0.0/StructureDefinition-at-core-patient.html\">HL7® AT Core Patient Profile</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Max Mustermann  Male, DoB: 1900-01-01 ( Social Security number: 1234010100)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Other Ids (see the one above)\">Other Ids:</td><td colspan=\"3\"><ul><li>National unique individual identifier/GH:oeLdSEb0l+8kSdJWjOYyYmnYki0=</li><li>Patient internal identifier/0815</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li><a href=\"mailto:office@hl7.at\">office@hl7.at</a></li><li><a href=\"tel:+436501234567890\">+436501234567890</a></li><li>Landstrasse 1 Stock 9 Tür 42 Linz Oberösterreich 4020 AUT (home)</li></ul></td></tr></table></div>"
        },
        "identifier" : [
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "SS",
                  "display" : "Social Security number"
                }
              ]
            },
            "system" : "urn:oid:1.2.40.0.10.1.4.3.1",
            "value" : "1234010100",
            "assigner" : {
              "display" : "Dachverband der österreichischen Sozialversicherungsträger"
            }
          },
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "NI",
                  "display" : "National unique individual identifier"
                }
              ]
            },
            "system" : "urn:oid:1.2.40.0.10.2.1.1.149",
            "value" : "GH:oeLdSEb0l+8kSdJWjOYyYmnYki0=",
            "assigner" : {
              "display" : "Bundesministerium für Inneres"
            }
          },
          {
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "PI",
                  "display" : "Patient internal identifier"
                }
              ]
            },
            "system" : "urn:oid:1.2.3.4.5",
            "value" : "0815",
            "assigner" : {
              "display" : "Ein GDA in Österreich"
            }
          }
        ],
        "name" : [
          {
            "family" : "Mustermann",
            "given" : [
              "Max"
            ],
            "prefix" : [
              "DI"
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "email",
            "value" : "office@hl7.at",
            "use" : "work"
          },
          {
            "system" : "phone",
            "value" : "+436501234567890",
            "use" : "home"
          }
        ],
        "gender" : "male",
        "birthDate" : "1900-01-01",
        "address" : [
          {
            "use" : "home",
            "type" : "both",
            "line" : [
              "Landstrasse 1 Stock 9 Tür 42"
            ],
            "_line" : [
              {
                "extension" : [
                  {
                    "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
                    "valueString" : "Landstrasse"
                  },
                  {
                    "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
                    "valueString" : "1"
                  },
                  {
                    "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator",
                    "valueString" : "Stock 9 Tür 42"
                  },
                  {
                    "url" : "http://hl7.at/fhir/HL7ATCoreProfiles/5.0.0/StructureDefinition/at-core-ext-address-additionalInformation",
                    "valueString" : "Lift vorhanden"
                  }
                ]
              }
            ],
            "city" : "Linz",
            "state" : "Oberösterreich",
            "postalCode" : "4020",
            "country" : "AUT"
          }
        ]
      }
    }
  ]
}