{ "resourceType" : "Patient", "id" : "deceased-example", "meta" : { "profile" : ["http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient|7.0.0"] }, "text" : { "status" : "generated", "div" : "

Mary A. Shaw female, DoB: 1937-10-21 ( Medical Record Number/55555555\u00a0(use:\u00a0usual))


Active:trueDeceased:2022-07-22
Contact Detail
US Core Ethnicity Extension:
US Core Race Extension:
" }, "extension" : [{ "extension" : [{ "url" : "ombCategory", "valueCoding" : { "system" : "urn:oid:2.16.840.1.113883.6.238", "code" : "2106-3", "display" : "White" } }, { "url" : "ombCategory", "valueCoding" : { "system" : "urn:oid:2.16.840.1.113883.6.238", "code" : "2028-9", "display" : "Asian" } }, { "url" : "text", "valueString" : "Mixed" }], "url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race" }, { "extension" : [{ "url" : "ombCategory", "valueCoding" : { "system" : "urn:oid:2.16.840.1.113883.6.238", "code" : "2186-5", "display" : "Not Hispanic or Latino" } }, { "url" : "text", "valueString" : "Not Hispanic or Latino" }], "url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity" }], "identifier" : [{ "use" : "usual", "type" : { "coding" : [{ "system" : "http://terminology.hl7.org/CodeSystem/v2-0203", "code" : "MR", "display" : "Medical Record Number" }], "text" : "Medical Record Number" }, "system" : "http://hospital.smarthealthit.org", "value" : "55555555" }], "active" : true, "name" : [{ "family" : "Shaw", "given" : ["Mary", "A."] }], "telecom" : [{ "system" : "phone", "value" : "555-555-5555", "use" : "home" }, { "system" : "email", "value" : "mary.shaw@example.com" }], "gender" : "female", "birthDate" : "1937-10-21", "deceasedDateTime" : "2022-07-22", "address" : [{ "line" : ["49 MEADOW ST"], "city" : "MOUNDS", "state" : "OK", "postalCode" : "74047", "country" : "US", "period" : { "start" : "2016-12-06" } }] }