FHIR IG analytics| Package | fhir.nwgenomics.nhs.uk |
| Resource Type | Patient |
| Id | Patient-Patient-Sheffield.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient Patient-Sheffield
Profile: Patient
Theon SHEFFIELD (official) Male, DoB: 1986-09-12 ( Patient internal identifier)
| Active: | true | ||
| Other Id: | National Health Plan Identifier/9737873858 (use: official, ) | ||
| Contact Detail | SPITAL STREET SHEFFIELD S3 9LB (home) | ||
| Links: |
| ||
{
"resourceType": "Patient",
"id": "Patient-Sheffield",
"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": "9737873858"
},
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "PI"
}
]
},
"value": "336292",
"assigner": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "699X0"
}
}
}
],
"active": true,
"name": [
{
"use": "official",
"family": "SHEFFIELD",
"given": [
"Theon"
]
}
],
"gender": "male",
"birthDate": "1986-09-12",
"address": [
{
"use": "home",
"type": "both",
"line": [
"SPITAL STREET"
],
"city": "SHEFFIELD",
"postalCode": "S3 9LB"
}
],
"generalPractitioner": [
{
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "C88622"
},
"display": "Sheffield Medical Centre"
}
]
}