This page is part of the Bidirectional Services eReferrals (BSeR) (v1.0.0: STU 1) based on FHIR R4. This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions 
Source view
{
"resourceType" : "RelatedPerson",
"id" : "relatedperson-self-eve-everywoman",
"meta" : {
"versionId" : "2",
"lastUpdated" : "2020-01-16T23:28:55.000-05:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <table xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\">\n <tr>\n <td style=\"font-weight: bold\">id</td>\n <td>\n <div title=\"id\">relatedperson-self-eve-everywoman</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">identifier</td>\n <td>\n <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n <li>\n <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n <li> (\n <div title=\"code\">SS</div> )\n \n </li>\n <li>\n <div title=\"system\">\n <a href=\"http://terminology.hl7.org/CodeSystem/v2-0203\">http://terminology.hl7.org/CodeSystem/v2-0203</a>\n </div>\n </li>\n </ul>\n </li>\n <li>\n <div title=\"system\">\n <a href=\"http://hl7.org/fhir/sid/us-ssn\">http://hl7.org/fhir/sid/us-ssn</a>\n </div>\n </li>\n <li>\n <div title=\"value\">444222222</div>\n </li>\n </ul>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">active</td>\n <td>\n <div title=\"active\">true</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">patient</td>\n <td>\n <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n <li/>\n <li>\n <a href=\"Patient-patient-us-core-patient-eve-everywoman.html\">Eve Everywoman</a>\n </li>\n </ul>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">relationship</td>\n <td>\n <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n <li>\n <div title=\"text\">self</div>\n </li>\n <li>\n <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n <li>\n <div title=\"display\">self</div> (\n <div title=\"code\">SELF</div> )\n \n </li>\n <li>\n <div title=\"system\">\n <a href=\"http://terminology.hl7.org/CodeSystem/v3-RoleCode\">http://terminology.hl7.org/CodeSystem/v3-RoleCode</a>\n </div>\n </li>\n </ul>\n </li>\n </ul>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">name</td>\n <td>\n <table>\n <tr>\n <td style=\"font-weight: bold\">family</td>\n <td>\n <div title=\"family\">Everywoman</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">given</td>\n <td>\n <div title=\"given\">Eve</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">given</td>\n <td>\n <div title=\"given\">L</div>\n </td>\n </tr>\n </table>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">telecom</td>\n <td>\n <table>\n <tr>\n <td style=\"font-weight: bold\">system</td>\n <td>\n <div title=\"system\">phone</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">value</td>\n <td>\n <div title=\"value\">1-(404)555-1212</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">use</td>\n <td>\n <div title=\"use\">home</div>\n </td>\n </tr>\n </table>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">telecom</td>\n <td>\n <table>\n <tr>\n <td style=\"font-weight: bold\">system</td>\n <td>\n <div title=\"system\">email</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">value</td>\n <td>\n <div title=\"value\">eve.everywoman@example.com</div>\n </td>\n </tr>\n </table>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">gender</td>\n <td>\n <div title=\"gender\">female</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">birthDate</td>\n <td>\n <div title=\"birthDate\">1974-11-24</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">address</td>\n <td>\n <table>\n <tr>\n <td style=\"font-weight: bold\">line</td>\n <td>\n <div title=\"line\">5101 Peachtree St NE</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">city</td>\n <td>\n <div title=\"city\">Atlanta</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">state</td>\n <td>\n <div title=\"state\">GA</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">postalCode</td>\n <td>\n <div title=\"postalCode\">30302</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">country</td>\n <td>\n <div title=\"country\">US</div>\n </td>\n </tr>\n </table>\n </td>\n </tr>\n </table>\n </div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "SS"
}
]
},
"system" : "http://hl7.org/fhir/sid/us-ssn",
"value" : "444222222"
}
],
"active" : true,
"patient" : {
"reference" : "Patient/patient-us-core-patient-eve-everywoman",
"display" : "Eve Everywoman"
},
"relationship" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code" : "SELF",
"display" : "self"
}
],
"text" : "self"
}
],
"name" : [
{
"family" : "Everywoman",
"given" : [
"Eve",
"L"
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "1-(404)555-1212",
"use" : "home"
},
{
"system" : "email",
"value" : "eve.everywoman@example.com"
}
],
"gender" : "female",
"birthDate" : "1974-11-24",
"address" : [
{
"line" : [
"5101 Peachtree St NE"
],
"city" : "Atlanta",
"state" : "GA",
"postalCode" : "30302",
"country" : "US"
}
]
}