FHIR IG analytics| Package | fhir.nwgenomics.nhs.uk |
| Resource Type | Patient |
| Id | Patient-Patient-London.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient Patient-London
Profile: Patient
Cersei London (official) Female, DoB: 1973-10-03 ( Medical record number)
| Active: | true | ||
| Other Id: | National Health Plan Identifier/9737383230 (use: official, ) | ||
| Links: |
| ||
{
"resourceType": "Patient",
"id": "Patient-London",
"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": "9737383230"
},
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "MR"
}
]
},
"system": "urn:oid:1.2.840.114350.1.13.611.3.7.5.737384.14",
"value": "1234567",
"assigner": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "RPY"
}
}
}
],
"active": true,
"name": [
{
"use": "official",
"family": "London",
"given": [
"Cersei"
]
}
],
"gender": "female",
"birthDate": "1973-10-03",
"generalPractitioner": [
{
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "F83004"
},
"display": "Archway Medical Centre"
}
]
}