MyHealth@Eu Patient Summary
1.0.0-poc - qa-preview 150

This page is part of the MyHealth@Eu Patient Summary (v1.0.0-poc: QA Preview) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Composition: Patient Summary (EPS) - JSON Representation

Raw json | Download

{
  "resourceType" : "Composition",
  "id" : "1033c423-e5cf-45f2-a580-cb9d882af7c4",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ehdsi.eu/eps/StructureDefinition/composition-eps-myhealtheu"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Patient Summary for Petra Schwartz</p></div>"
  },
  "identifier" : {
    "system" : "urn:ietf:rfc:9562",
    "value" : "4efe560e-aeef-4419-9a57-4b6af5c05779"
  },
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "60591-5",
        "display" : "Patient summary Document"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/f0b2dcfe-e837-464b-ae8a-3b9da1807dd3"
  },
  "date" : "2025-08-31T17:46:55Z",
  "author" : [
    {
      🔗 "reference" : "PractitionerRole/01d682e6-bb2d-4b31-9d3c-51cdc6dfb39b"
    }
  ],
  "title" : "Patient Summary - Petra Schwartz",
  "custodian" : {
    🔗 "reference" : "Organization/ce815734-508a-4c1d-8b63-01e1d02a5614"
  },
  "section" : [
    {
      "title" : "Problem list",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "11450-4",
            "display" : "Problem list - Reported"
          }
        ]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Hyperlipidaemia (active, since 2005-03-10); COPD (active, since 2020-06-15)</p></div>"
      },
      "entry" : [
        {
          🔗 "reference" : "Condition/1945356e-a6aa-498e-9aee-9f708bd78c35"
        },
        {
          🔗 "reference" : "Condition/2b3c4d5e-f6a7-8901-bcde-f01234567891"
        }
      ]
    },
    {
      "title" : "Allergies and Intolerances",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "48765-2",
            "display" : "Allergies and adverse reactions Document"
          }
        ]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Allergy to Penicillin V (active)</p></div>"
      },
      "entry" : [
        {
          🔗 "reference" : "AllergyIntolerance/d5cab1c1-382d-418c-a1b6-1c21408fcfe5"
        }
      ]
    },
    {
      "title" : "Medication list",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "10160-0",
            "display" : "History of Medication use Narrative"
          }
        ]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Simvastatin 10 mg once daily</p></div>"
      },
      "entry" : [
        {
          🔗 "reference" : "MedicationStatement/b3a1ed32-3f44-41e2-919b-1c8bdeaee29c"
        }
      ]
    },
    {
      "title" : "Medical Devices",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "46264-8",
            "display" : "History of medical device use"
          }
        ]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Cardiac pacemaker implanted 2010-04-25</p></div>"
      },
      "entry" : [
        {
          🔗 "reference" : "DeviceUseStatement/9ee7b991-3240-42e3-9bcf-a1de0507754f"
        }
      ]
    },
    {
      "title" : "History of Procedures",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "47519-4",
            "display" : "History of Procedures Document"
          }
        ]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Coronary artery bypass grafting (2010-04-19)</p></div>"
      },
      "entry" : [
        {
          🔗 "reference" : "Procedure/a1b2c3d4-e5f6-7890-abcd-ef1234567890"
        }
      ]
    }
  ]
}