FHIR IG analytics| Package | fhir.r4.nhsengland.programme |
| Resource Type | Bundle |
| Id | NationalProxy-Bundle-Search-RelatedPerson-patient-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "NationalProxy-Bundle-Search-RelatedPerson-patient-Example",
"type": "searchset",
"total": 1,
"link": [
{
"relation": "self",
"url": "https://example.nhs.uk/FHIR/R4/RelatedPerson?patient:identifier=https://fhir.nhs.uk/Id/nhs-number|9000000017"
}
],
"entry": [
{
"fullUrl": "http://example.org/fhir/RelatedPerson/RelatedPerson-NHS-9100000009",
"resource": {
"resourceType": "RelatedPerson",
"id": "RelatedPerson-NHS-9100000009",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"RelatedPerson_RelatedPerson-NHS-9100000009\"> </a><p class=\"res-header-id\"><b>Generated Narrative: RelatedPerson RelatedPerson-NHS-9100000009</b></p><a name=\"RelatedPerson-NHS-9100000009\"> </a><a name=\"hcRelatedPerson-NHS-9100000009\"> </a><a name=\"RelatedPerson-NHS-9100000009-en-US\"> </a><p><b>identifier</b>: <code>https://fhir.nhs.uk/Id/nhs-number</code>/91000000009</p><p><b>active</b>: false</p><p><b>patient</b>: Jane Marie Anne Smith (Identifier: <code>https://fhir.nhs.uk/Id/nhs-number</code>/9000000017)</p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode NMTH}\">Natural Mother</span></p><p><b>name</b>: Jayne Smith (Official)</p><p><b>birthDate</b>: 1916-12-05</p></div>"
},
"identifier": [
{
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "91000000009"
}
],
"active": false,
"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"
}
],
"text": "Natural Mother"
}
],
"name": [
{
"use": "official",
"family": "Smith",
"given": [
"Jayne"
]
}
],
"birthDate": "1916-12-05"
},
"search": {
"mode": "match"
}
}
]
}