NHS North West Genomics
0.0.9 - ci-build
NHS North West Genomics - Local Development build (v0.0.9) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Patient",
"id" : "9999999565",
"meta" : {
"profile" : [
🔗 "https://fhir.nwgenomics.nhs.uk/StructureDefinition/Patient"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient 9999999565</b></p><a name=\"9999999565\"> </a><a name=\"hc9999999565\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Patient.html\">Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">DENISE-BABY BRADFORD Female, DoB: 2008-05-05 ( https://fhir.nhs.uk/Id/nhs-number#NHS Number#9999999565)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Known multipleBirth status of Patient\">Multiple Birth:</td><td colspan=\"3\">1</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: 01133975631(Home)</li><li>12 SCHOOL STREET COTTINGLEY BINGLEY W YORKSHIRE BD16 1QB (home)</li><li>Brook House Brook Road Heaton Chapel Stockport Cheshire SK4 5BZ (temp)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The registered place of birth of the patient. A sytem may use the address.text if they don't store the birthPlace address in discrete elements.\"><a href=\"http://hl7.org/fhir/extensions/5.2.0/StructureDefinition-patient-birthPlace.html\">Patient Birth Place</a></td><td colspan=\"3\">1 </td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/patient-birthPlace",
"valueAddress" : {
"country" : "1"
}
}
],
"identifier" : [
{
"system" : "https://fhir.nhs.uk/Id/nhs-number",
"value" : "9999999565"
}
],
"name" : [
{
"id" : "5eh6",
"use" : "usual",
"family" : "BRADFORD",
"given" : [
"DENISE-BABY"
]
}
],
"telecom" : [
{
"id" : "3au6",
"system" : "phone",
"value" : "01133975631",
"use" : "home"
}
],
"gender" : "female",
"birthDate" : "2008-05-05",
"address" : [
{
"id" : "5amd",
"use" : "home",
"line" : [
"12 SCHOOL STREET",
"COTTINGLEY",
"BINGLEY",
"W YORKSHIRE"
],
"postalCode" : "BD16 1QB"
},
{
"id" : "5ame",
"use" : "temp",
"line" : [
"Brook House",
"Brook Road",
"Heaton Chapel",
"Stockport",
"Cheshire"
],
"postalCode" : "SK4 5BZ"
}
],
"multipleBirthInteger" : 1
}