FHIR IG analytics| Package | fhir.r4.nhsengland.programme |
| Resource Type | Bundle |
| Id | NationalProxy-Bundle-Search-RelatedPersonProv-identifier-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"type": "searchset",
"timestamp": "2025-03-05T15:09:22.268+00:00",
"meta": {
"lastUpdated": "2025-03-05T15:09:22.268+00:00",
"versionId": "92785ce8-d6c3-4d6a-bcb8-40527c0d9f6c"
},
"entry": [
{
"fullUrl": "http://example.org/fhir/RelatedPerson/RelatedPerson-NHS-9100000009",
"search": {
"mode": "match"
},
"resource": {
"resourceType": "RelatedPerson",
"id": "RelatedPerson-NHS-9100000009",
"identifier": [
{
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "91000000009"
}
],
"active": true,
"patient": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9000000017"
},
"display": "Jane Marie Anne Smith"
},
"relationship": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "NMTH",
"display": "natural mother"
}
]
}
],
"name": [
{
"use": "official",
"family": "Smith",
"given": [
"Jayne"
]
}
],
"birthDate": "1916-12-05",
"meta": {
"versionId": "bb8e51f1-b7c3-462f-872a-8230e12f49cf",
"lastUpdated": "2025-02-10T11:48:55.011+00:00"
}
}
},
{
"fullUrl": "https://server.fire.ly/Provenance/49baa779-6273-47bb-8ed3-b01754790fe7",
"search": {
"mode": "include"
},
"resource": {
"resourceType": "Provenance",
"target": [
{
"reference": "http://example.org/fhir/RelatedPerson/RelatedPerson-NHS-9100000009"
}
],
"recorded": "2024-10-25T16:39:24+01:00",
"agent": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code": "assembler"
}
]
},
"who": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "W7V6T"
},
"display": "Related Person Network"
}
}
],
"entity": [
{
"role": "source",
"what": {
"display": "Civil Birth Registration"
},
"agent": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code": "legal"
}
]
},
"who": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "XDC"
},
"display": "Office for National Statistics (ONS)"
}
}
]
}
],
"id": "49baa779-6273-47bb-8ed3-b01754790fe7",
"meta": {
"versionId": "097b5f6e-d60c-46b0-ba28-80e73c5c961f",
"lastUpdated": "2025-02-26T15:25:31.026+00:00"
}
}
}
],
"total": 1,
"link": [
{
"relation": "self",
"url": "https://example.nhs.uk/FHIR/R4/RelatedPerson?identifier=https://fhir.nhs.uk/Id/nhs-number|91000000009&_revinclude=Provenance:target"
}
],
"id": "NationalProxy-Bundle-Search-RelatedPersonProv-identifier-Example"
}