Genomics Reporting Implementation Guide
3.0.0 - STU3 International flag

Publication Build: This will be filled in by the publication tooling

: ExamplePatient - JSON Representation

Raw json | Download

{
  "resourceType" : "Patient",
  "id" : "ExamplePatient",
  "text" : {
    "status" : "additional",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">This would contain patient identifiers, demographics, etc.</div>"
  }
}