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