FHIR IG analytics| Package | fhir.nwgenomics.nhs.uk |
| Resource Type | Patient |
| Id | Patient-Patient-Liverpool.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient Patient-Liverpool
Profile: Patient
Ned LIVERPOOL (official) Male, DoB: 1942-06-18 ( Medical record number)
| Active: | true | ||
| Other Id: | National Health Plan Identifier/9737383206 (use: official, ) | ||
| Contact Detail | 20 Forthlin Road LIVERPOOL L18 9TN (home) | ||
| Contact: |
| ||
| Links: |
| ||
{
"resourceType": "Patient",
"id": "Patient-Liverpool",
"meta": {
"profile": [
"https://fhir.nwgenomics.nhs.uk/StructureDefinition/Patient"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "NH"
}
]
},
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9737383206"
},
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "MR"
}
]
},
"value": "A765432",
"assigner": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "RBS"
}
}
}
],
"active": true,
"name": [
{
"use": "official",
"family": "LIVERPOOL",
"given": [
"Ned"
]
}
],
"gender": "male",
"birthDate": "1942-06-18",
"address": [
{
"use": "home",
"type": "both",
"line": [
"20 Forthlin Road"
],
"city": "LIVERPOOL",
"postalCode": "L18 9TN"
}
],
"contact": [
{
"name": {
"use": "official",
"family": "LIVERPOOL",
"given": [
"Ringo"
]
},
"telecom": [
{
"system": "phone",
"value": "077021231231",
"use": "mobile"
}
]
}
],
"generalPractitioner": [
{
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "N82035"
},
"display": "MATHER AVENUE SURGERY"
}
]
}