Publication Build: This will be filled in by the publication tooling
{
"resourceType" : "Patient",
"id" : "example1",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><b>Anonymous Patient</b> (no stated gender) 1996-12-23</div>"
},
"gender" : "male",
"birthDate" : "1996-12-23",
"address" : [
{
"use" : "home",
"type" : "both",
"state" : "MA"
}
]
}