{ "resourceType" : "Patient", "id" : "PatientExample", "meta" : { "profile" : ["https://fhir.hl7.at/elga/emed/r4/StructureDefinition/MyPatient"] }, "text" : { "status" : "generated", "div" : "

Generated Narrative: Patient PatientExample

Profile: MyPatient

James Pond (no stated gender), DoB Unknown


" }, "name" : [{ "family" : "Pond", "given" : ["James"] }] }