Mobile Antepartum Summary
1.0.0-comment - ballot International flag

This page is part of the Mobile Antepartum Summary (v1.0.0-comment: Publication Ballot 1) 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

: Amanda Alvarez Father example - JSON Representation

Raw json | Download


{
  "resourceType" : "Patient",
  "id" : "ex-Patient-AmandaAlvarez-Father",
  "meta" : {
    "security" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code" : "HTEST"
      }
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\"><b>Dave Alvarez (Official)</b> (no stated gender), DoB Unknown</p><hr/></div>"
  },
  "name" : [
    {
      "use" : "official",
      "family" : "Alvarez",
      "given" : [
        "Dave"
      ]
    }
  ]
}