Person-Centered Outcomes Test Data - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Patient",
"id" : "test02Patient",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient test02Patient</b></p><a name=\"test02Patient\"> </a><a name=\"hctest02Patient\"> </a><a name=\"test02Patient-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Camila Lopez Female, DoB: 1955-07-16 ( http://example.org#ee8d4ac0-545c-4501-8d7e-646bfbda1db5\u00a0(use:\u00a0official,\u00a0))</p><hr/></div>"
},
"identifier" : [
{
"use" : "official",
"system" : "http://example.org",
"value" : "ee8d4ac0-545c-4501-8d7e-646bfbda1db5"
}
],
"name" : [
{
"family" : "Lopez",
"given" : [
"Camila"
]
}
],
"gender" : "female",
"birthDate" : "1955-07-16"
}