FHIR IG analytics| Package | fhir.nwgenomics.nhs.uk |
| Resource Type | Patient |
| Id | Patient-Patient-Nottingham.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient Patient-Nottingham
Profile: Patient
Lyarra Nottingham (official) Female, DoB: 1999-09-07 ( National Health Plan Identifier (use: official, ))
| Active: | true | Deceased: | true | ||
| Links: |
| ||||
{
"resourceType": "Patient",
"id": "Patient-Nottingham",
"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": "9737383265"
}
],
"active": true,
"name": [
{
"use": "official",
"family": "Nottingham",
"given": [
"Lyarra"
]
}
],
"gender": "female",
"birthDate": "1999-09-07",
"deceasedBoolean": true,
"generalPractitioner": [
{
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "C81010"
},
"display": "Moir Medical Centre"
}
]
}