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" : "9999999581",
"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 9999999581</b></p><a name=\"9999999581\"> </a><a name=\"hc9999999581\"> </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;\">Cherry Benkins Female, DoB: 1960-01-01 ( https://fhir.nhs.uk/Id/nhs-number#NHS Number#9999999581)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">Hexagon House Pynes Hill EXETER EX2 5SE (home)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Links\">Links:</td><td colspan=\"3\"><ul><li>General Practitioner: Identifier: <a href=\"NamingSystem-ods-organization-code-namingsystem.html\" title=\"The identifier system for an Organisation registered with the Organisation Data Service (ODS).\">ODS Organisation Code</a>/B85023\u00a0(,\u00a0period:\u00a02008-03-01 --> (ongoing))</li></ul></td></tr></table></div>"
},
"identifier" : [
{
"system" : "https://fhir.nhs.uk/Id/nhs-number",
"value" : "9999999581"
}
],
"name" : [
{
"id" : "4qto",
"use" : "usual",
"family" : "Benkins",
"given" : [
"Cherry"
],
"prefix" : [
"Miss"
],
"period" : {
"start" : "2008-07-21"
}
}
],
"gender" : "female",
"birthDate" : "1960-01-01",
"address" : [
{
"id" : "4mzf",
"extension" : [
{
"extension" : [
{
"url" : "type",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.hl7.org.uk/CodeSystem/UKCore-AddressKeyType",
"code" : "PAF"
}
]
}
},
{
"url" : "value",
"valueString" : "01522100"
}
],
"url" : "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AddressKey"
}
],
"use" : "home",
"line" : [
"Hexagon House",
"Pynes Hill",
"EXETER"
],
"postalCode" : "EX2 5SE",
"period" : {
"start" : "2008-03-01"
}
}
],
"generalPractitioner" : [
{
"id" : "42ui",
"type" : "Organization",
"identifier" : {
"system" : "https://fhir.nhs.uk/Id/ods-organization-code",
"value" : "B85023",
"period" : {
"start" : "2008-03-01"
}
}
}
]
}