{
  "resourceType" : "BodyStructure",
  "id" : "BodyStructureExampleEps",
  "meta" : {
    "profile" : ["http://fhir.ehdsi.eu/core/StructureDefinition/bodyStructure-myhealtheu-core"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: BodyStructure BodyStructureExampleEps</b></p><a name=\"BodyStructureExampleEps\"> </a><a name=\"hcBodyStructureExampleEps\"> </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=\"file:///builds/ehdsi/hl7-fhir-ig/core/output/StructureDefinition-bodyStructure-myhealtheu-core.html\">BodyStructure (Core)</a></p></div><p><b>morphology</b>: <span title=\"Codes:{http://snomed.info/sct 722192005}\">Localized swelling</span></p><p><b>location</b>: <span title=\"Codes:{http://snomed.info/sct 39607008}\">Lung structure</span></p><p><b>locationQualifier</b>: <span title=\"Codes:{http://snomed.info/sct 49370004}\">Lateral</span></p><p><b>patient</b>: <a href=\"Patient-1d4bbc93-63b7-4f2b-8f0f-8380aa138f49.html\">John Albertus Doe  Male, DoB: 1989-12-12 ( https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin#89121210976\u00a0(use:\u00a0official,\u00a0))</a></p></div>"
  },
  "morphology" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "722192005",
      "display" : "Localized swelling"
    }]
  },
  "location" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "39607008",
      "display" : "Lung structure"
    }]
  },
  "locationQualifier" : [{
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "49370004",
      "display" : "Lateral"
    }]
  }],
  "patient" : {
    "reference" : "Patient/1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"
  }
}