MyHealth@Eu Medical Imaging Report
0.0.1 - ci-build 150

MyHealth@Eu Medical Imaging Report - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Beneficiary Patient - JSON Representation

Raw json | Download

{
  "resourceType" : "Patient",
  "id" : "BeneficiaryPatient",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient BeneficiaryPatient</b></p><a name=\"BeneficiaryPatient\"> </a><a name=\"hcBeneficiaryPatient\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">John Doe  Male, DoB: 1980-05-15</p><hr/></div>"
  },
  "name" : [
    {
      "family" : "Doe",
      "given" : [
        "John"
      ]
    }
  ],
  "gender" : "male",
  "birthDate" : "1980-05-15"
}