This page is part of the Vital Records Birth and Fetal Death Reporting (v0.1.0: STU 1 on FHIR R4 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Patient",
"id" : "patient-mother-carmen-teresa-lee",
"meta" : {
"versionId" : "5",
"lastUpdated" : "2020-11-19T04:37:18.748+00:00",
"source" : "#VJE8axfgtCGQetGO",
"profile" : [
"http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-mother"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <div class=\"hapiHeaderText\">Carmen Teresa \n \n \n \n \n <b>LEE </b>\n </div>\n <table class=\"hapiPropertyTable\">\n <tbody>\n <tr>\n <td>Identifier</td>\n <td>9992702</td>\n </tr>\n <tr>\n <td>Address</td>\n <td>\n <span>3670 Miller Road </span>\n <br/>\n <span>Ann Arbor </span>\n <span>MI </span>\n <span>US </span>\n </td>\n </tr>\n <tr>\n <td>Date of birth</td>\n <td>\n <span>15 February 1986</span>\n </td>\n </tr>\n </tbody>\n </table>\n </div>"
},
"extension" : [
{
"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" : "2054-5",
"display" : "Black or African American"
}
},
{
"url" : "text",
"valueString" : "Black or African America"
}
]
},
{
"url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity",
"extension" : [
{
"url" : "ombCategory",
"valueCoding" : {
"system" : "urn:oid:2.16.840.1.113883.6.238",
"code" : "2135-2",
"display" : "Hispanic or Latino"
}
},
{
"url" : "text",
"valueString" : "Hispanic or Latino"
}
]
},
{
"url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex",
"valueCode" : "F"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/patient-birthPlace",
"valueAddress" : {
"state" : "PR"
}
}
],
"identifier" : [
{
"use" : "usual",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "MR",
"display" : "Medical Record Number"
}
]
},
"system" : "http://hospital.smarthealthit.org",
"value" : "9992702"
}
],
"name" : [
{
"use" : "official",
"family" : "Lee",
"given" : [
"Carmen",
"Teresa"
]
},
{
"use" : "maiden",
"family" : "Santos",
"given" : [
"Carmen",
"Teresa"
]
}
],
"gender" : "female",
"birthDate" : "1986-02-15",
"address" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Extension-within-city-limits-indicator",
"valueCoding" : {
"system" : "http://terminology.hl7.org/CodeSystem/v2-0532",
"code" : "N",
"display" : "No"
}
}
],
"use" : "home",
"line" : [
"3670 Miller Road"
],
"city" : "Ann Arbor",
"state" : "MI",
"postalCode" : "48103",
"country" : "US"
}
]
}