FHIR IG analytics| Package | fhir.nwgenomics.nhs.uk |
| Resource Type | Patient |
| Id | Patient-Patient-OctaviaCHISLETT-9449305552.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient Patient-OctaviaCHISLETT-9449305552
Profile: Patient
Octavia CHISLETT (official) Female, DoB: 2008-09-20 ( Medical record number)
| Active: | true | ||
| Other Ids: |
| ||
| Contact Detail | 1 RAVENSFIELD GARDENS EPSOM KT19 0ST (home) | ||
| Contact: |
| ||
{
"resourceType": "Patient",
"id": "Patient-OctaviaCHISLETT-9449305552",
"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": "9449305552"
},
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "MR"
}
]
},
"system": "http://www.acme.org/patient/identifier",
"value": "A12356565",
"assigner": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "RBS"
}
}
},
{
"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": "633",
"assigner": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "R0A"
}
}
}
],
"active": true,
"name": [
{
"use": "official",
"family": "CHISLETT",
"given": [
"Octavia"
]
}
],
"gender": "female",
"birthDate": "2008-09-20",
"address": [
{
"use": "home",
"type": "both",
"line": [
"1 RAVENSFIELD GARDENS"
],
"city": "EPSOM",
"district": "SURREY",
"postalCode": "KT19 0ST"
}
],
"contact": [
{
"name": {
"use": "official",
"family": "DAWKINS",
"given": [
"Bob"
]
},
"telecom": [
{
"system": "phone",
"value": "077021231231",
"use": "mobile"
}
]
}
]
}