FHIR IG analytics| Package | vzvz.fhir.aof |
| Resource Type | Communication |
| Id | Communication-nl-vzvz-notify-document-retrieved-example.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Communication",
"id": "nl-vzvz-notify-document-retrieved-example",
"meta": {
"profile": [
"http://vzvz.nl/fhir/StructureDefinition/nl-vzvz-notify-document-retrieved"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:b179d405-733a-4159-bdc6-906257da4e52"
}
],
"basedOn": [
{
"identifier": {
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:424b071b-be12-4ad1-90e4-eccb6140df63"
},
"type": "CommunicationRequest"
}
],
"category": [
{
"coding": [
{
"code": "RegisterSync",
"system": "http://vzvz.nl/fhir/CodeSystem/doc-exchange-category"
}
]
}
],
"reasonCode": [
{
"coding": [
{
"code": "vwi_sync",
"system": "http://vzvz.nl/fhir/CodeSystem/aorta-sync"
}
]
}
],
"reasonReference": [
{
"identifier": {
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:49d2596d-2fa1-4ccb-85e3-d5b0b93e4423"
},
"type": "DocumentReference"
}
],
"status": "completed"
}