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" : "9999999522",
"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 9999999522</b></p><a name=\"9999999522\"> </a><a name=\"hc9999999522\"> </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;\">asadasdasd adadadad SssS Male, DoB: 2007-05-05 ( https://fhir.nhs.uk/Id/nhs-number#NHS Number#9999999522)</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 RYDON LANE EXETER DEVON EX2 5SE (home)</td></tr></table></div>"
},
"identifier" : [
{
"system" : "https://fhir.nhs.uk/Id/nhs-number",
"value" : "9999999522"
}
],
"name" : [
{
"id" : "4uds",
"use" : "usual",
"family" : "SssS",
"given" : [
"asadasdasd",
"adadadad"
],
"prefix" : [
"Mr"
],
"suffix" : [
"Er"
]
}
],
"gender" : "male",
"birthDate" : "2007-05-05",
"address" : [
{
"id" : "4qiw",
"extension" : [
{
"extension" : [
{
"url" : "type",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.hl7.org.uk/CodeSystem/UKCore-AddressKeyType",
"code" : "PAF"
}
]
}
},
{
"url" : "value",
"valueString" : "25"
}
],
"url" : "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AddressKey"
}
],
"use" : "home",
"line" : [
"HEXAGON HOUSE",
"PYNES HILL",
"RYDON LANE",
"EXETER",
"DEVON"
],
"postalCode" : "EX2 5SE"
}
]
}