FHIR IG analytics| Package | vzvz.fhir.aof |
| Resource Type | Bundle |
| Id | Bundle-aorta-datareference-search-response.json |
| FHIR Version | R4B |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "aorta-datareference-search-response",
"meta": {
"lastUpdated": "2023-06-07T21:35:30+02:00"
},
"link": [
{
"relation": "self",
"url": "https://[broker-base]/fhir/R4/List?source:Device.identifier=|12345&code=urn:oid:2.16.840.1.113883.2.4.15.4|460320"
}
],
"entry": [
{
"fullUrl": "https://[broker-base]/fhir/R4/List/12345",
"resource": {
"resourceType": "List",
"id": "12345",
"meta": {
"profile": [
"http://vzvz.nl/fhir/StructureDefinition/aorta-DataReference"
]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">VWI update for Care Provision</div>"
},
"contained": [
{
"resourceType": "Device",
"id": "nl-vzvz-Device-contained-search-response",
"meta": {
"profile": [
"http://vzvz.nl/fhir/StructureDefinition/nl-vzvz-Device"
]
},
"identifier": [
{
"system": "http://fhir.nl/fhir/NamingSystem/aorta-app-id",
"value": "9000028"
}
],
"owner": {
"identifier": {
"system": "http://fhir.nl/fhir/NamingSystem/ura",
"value": "12345678"
}
}
},
{
"resourceType": "Patient",
"id": "nl-core-Patient-contained-search-response",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
]
},
"identifier": [
{
"system": "http://hl7.nl/fhir/NamingSystem/bsn",
"value": "333444111"
}
],
"birthDate": "1934-04-28"
}
],
"subject": {
"reference": "#nl-core-Patient-contained-search-response",
"type": "Patient"
},
"source": {
"reference": "#nl-vzvz-Device-contained-search-response",
"type": "Device"
},
"status": "current",
"mode": "working",
"emptyReason": {
"coding": [
{
"code": "withheld",
"system": "http://terminology.hl7.org/CodeSystem/list-empty-reason"
}
]
},
"code": {
"coding": [
{
"code": "460320",
"system": "urn:oid:2.16.840.1.113883.2.4.15.4",
"display": "Huisarts Care Provision"
}
]
},
"date": "2024-05-22T13:55:19+02:00"
}
}
],
"type": "searchset",
"total": 1
}