BSeR: Bidirectional Services_eReferral - Local Development build (v2.0.0-connectathon). See the Directory of published versions
: Practitioner Eight Hailey - JSON Representation
Raw json | Download
{
"resourceType" : "Practitioner",
"id" : "practitioner-bser-hailey-eight",
"meta" : {
"versionId" : "3",
"lastUpdated" : "2023-03-31T04:46:51.931+00:00",
"source" : "#XYgRlxww31HhZa5a",
"profile" : [
"http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-Practitioner"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Practitioner</b><a name=\"practitioner-bser-hailey-eight\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Practitioner "practitioner-bser-hailey-eight" Version "3" Updated "2023-03-31 04:46:51+0000" </p><p style=\"margin-bottom: 0px\">Information Source: #XYgRlxww31HhZa5a!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-BSeR-Practitioner.html\">BSeR Practitioner</a></p></div><p><b>identifier</b>: id:\u00a09941339888</p><p><b>name</b>: Eight Hailey </p><p><b>telecom</b>: <a href=\"mailto:hailey.eight@example.com\">hailey.eight@example.com</a></p><p><b>address</b>: BMass Doctors 2100 North Ave Burlington MA 02368 US </p></div>"
},
"identifier" : [
{
"system" : "http://hl7.org/fhir/sid/us-npi",
"value" : "9941339888"
}
],
"name" : [
{
"family" : "Hailey",
"given" : [
"Eight"
],
"suffix" : [
"M.D."
]
}
],
"telecom" : [
{
"system" : "email",
"value" : "hailey.eight@example.com"
}
],
"address" : [
{
"line" : [
"BMass Doctors",
"2100 North Ave"
],
"city" : "Burlington",
"state" : "MA",
"postalCode" : "02368",
"country" : "US"
}
]
}