FHIR IG analytics| Package | se.electronichealth.fhir.nll.r4 |
| Resource Type | Bundle |
| Id | fetch-relatedperson-example-1.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "32ddfd62-affd-4ff8-b507-732bd98ecde2",
"meta": {
"lastUpdated": "2022-10-10T12:21:47.198+00:00",
"tag": [
{
"display": "Fetch RelatedPerson guardian relationship"
},
{
"display": "Bundle of type searchset"
},
{
"display": "fetch-relatedperson-example-1"
}
]
},
"type": "searchset",
"total": 1,
"link": [
{
"relation": "self",
"url": "https://test.ehalsomyndigheten.se/fhir/RelatedPerson?identifier=http%3A%2F%2Felectronichealth.se%2Fidentifier%2Fpersonnummer%7C198710152391&patient.identifier=http%3A%2F%2Felectronichealth.se%2Fidentifier%2Fpersonnummer%7C201203102387"
}
],
"entry": [
{
"fullUrl": "https://test.ehalsomyndigheten.se/fhir/RelatedPerson/3ed1eaff-abf0-4672-a120-d8fb38e34a1a-f163f836-b01b-4ad3-90dd-d87a39fc891e",
"resource": {
"resourceType": "RelatedPerson",
"id": "3ed1eaff-abf0-4672-a120-d8fb38e34a1a-f163f836-b01b-4ad3-90dd-d87a39fc891e",
"meta": {
"profile": [
"http://electronichealth.se/fhir/StructureDefinition/NLLRelatedPerson"
]
},
"identifier": [
{
"system": "http://electronichealth.se/identifier/personnummer",
"value": "198710152391"
}
],
"patient": {
"reference": "Patient/f163f836-b01b-4ad3-90dd-d87a39fc891e"
},
"relationship": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "GUARD"
}
]
}
]
}
}
]
}