FHIR IG analytics| Package | fhir.nwgenomics.nhs.uk |
| Resource Type | Patient |
| Id | Patient-Patient-Leeds.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient Patient-Leeds
Profile: Patient
Rob LEEDS (official) Male, DoB: 1978-01-17 ( Medical record number)
| Active: | true | ||
| Other Id: | National Health Plan Identifier/9737383222 (use: official, ) | ||
| Contact Detail | Maison Lane LEEDS LS8 2HH (home) | ||
| Contact: |
| ||
| Links: |
| ||
{
"resourceType": "Patient",
"id": "Patient-Leeds",
"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": "9737383222"
},
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "MR"
}
]
},
"value": "L765432",
"assigner": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "RR8"
}
}
}
],
"active": true,
"name": [
{
"use": "official",
"family": "LEEDS",
"given": [
"Rob"
]
}
],
"gender": "male",
"birthDate": "1978-01-17",
"address": [
{
"use": "home",
"type": "both",
"line": [
"Maison Lane"
],
"city": "LEEDS",
"postalCode": "LS8 2HH"
}
],
"contact": [
{
"name": {
"use": "official",
"family": "LEEDS",
"given": [
"Andrew"
]
},
"telecom": [
{
"system": "phone",
"value": "077021231231",
"use": "mobile"
}
]
}
],
"generalPractitioner": [
{
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "B86016"
},
"display": "Shaftesbury Medical Centre & Church View Surgery"
}
]
}