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