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" : "9999999514",
"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 9999999514</b></p><a name=\"9999999514\"> </a><a name=\"hc9999999514\"> </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;\">DaveKemp-23859227 E2EMsg2Cumm-49459127 Male, DoB: 1988-01-14 ( https://fhir.nhs.uk/Id/nhs-number#NHS Number#9999999514)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Known status of Patient\">Deceased:</td><td>2008-04-14 00:00:00+0000</td><td style=\"background-color: #f3f5da\" title=\"Known multipleBirth status of Patient\">Multiple Birth:</td><td colspan=\"3\">2</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: 01159313313(Home)</li><li>16 WASPERTON LANE BARFORD WARWICK CV35 8DU (home)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The patient's death notification status.\">Extension UK Core Death Notification Status:</td><td colspan=\"3\"><ul><li>deathNotificationStatus: <span title=\"Codes:{https://fhir.hl7.org.uk/CodeSystem/UKCore-DeathNotificationStatus 2}\">Formal - death notice received from Registrar of Deaths</span></li><li>systemEffectiveDate: 2008-11-05 18:22:18+0000</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\">Leeds 01 </td></tr></table></div>"
},
"extension" : [
{
"extension" : [
{
"url" : "deathNotificationStatus",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.hl7.org.uk/CodeSystem/UKCore-DeathNotificationStatus",
"version" : "1.0.0",
"code" : "2",
"display" : "Formal - death notice received from Registrar of Deaths"
}
]
}
},
{
"url" : "systemEffectiveDate",
"valueDateTime" : "2008-11-05T18:22:18+00:00"
}
],
"url" : "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-DeathNotificationStatus"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/patient-birthPlace",
"valueAddress" : {
"city" : "Leeds",
"district" : "Yorkshire",
"country" : "01"
}
},
{
"extension" : [
{
"url" : "removalFromRegistrationCode",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.nhs.uk/CodeSystem/PDS-RemovalReasonExitCode",
"version" : "1.0.0",
"code" : "DEA",
"display" : "Death"
}
]
}
},
{
"url" : "effectiveTime",
"valuePeriod" : {
"start" : "2008-11-05T18:22:18+00:00"
}
}
],
"url" : "https://fhir.nhs.uk/StructureDefinition/Extension-PDS-RemovalFromRegistration"
}
],
"identifier" : [
{
"system" : "https://fhir.nhs.uk/Id/nhs-number",
"value" : "9999999514"
}
],
"name" : [
{
"id" : "54fw",
"use" : "usual",
"family" : "E2EMsg2Cumm-49459127",
"given" : [
"DaveKemp-23859227"
],
"prefix" : [
"Mr"
]
}
],
"telecom" : [
{
"id" : "33xl",
"system" : "phone",
"value" : "01159313313",
"use" : "home"
}
],
"gender" : "male",
"birthDate" : "1988-01-14",
"deceasedDateTime" : "2008-04-14T00:00:00+00:00",
"address" : [
{
"id" : "50kx",
"use" : "home",
"line" : [
"16 WASPERTON LANE",
"BARFORD",
"WARWICK"
],
"postalCode" : "CV35 8DU"
}
],
"multipleBirthInteger" : 2
}