FHIR IG analytics| Package | vzvz.fhir.nl-vzvz-core-stu3 |
| Resource Type | Provenance |
| Id | Provenance-aorta-provenance-with-references.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Provenance",
"id": "aorta-provenance-with-references",
"meta": {
"profile": [
"http://vzvz.nl/fhir/StructureDefinition/aorta-provenance"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"contained": [
{
"resourceType": "Device",
"id": "nl-vzvz-Device-contained",
"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"
}
}
}
],
"target": [
{
"reference": "urn:oid:12345"
},
{
"reference": "Patient/urn:oid:3456"
}
],
"agent": [
{
"whoReference": {
"reference": "#nl-vzvz-Device-contained"
}
}
],
"recorded": "2023-10-19T12:00:00+02:00"
}