FHIR IG analytics| Package | ca.on.erec.r4 |
| Resource Type | DocumentReference |
| Id | DocumentReference-example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "DocumentReference",
"id": "93584625-9dde-40b7-8313-9c00ac26cc93",
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-DocumentReference|1.1.0"
]
},
"identifier": [
{
"system": "http://localhost:8080/svc/fhir/v1/NamingSystem/id-attachment-reference",
"value": "2440a55e-9c53-4925-8843-4ba670e1cb32"
}
],
"status": "current",
"date": "2020-10-09T00:00:00Z",
"content": [
{
"attachment": {
"contentType": "application/pdf",
"url": "https://www.mcguffey.k12.pa.us/Downloads/Bingo%20Card.pdf",
"size": 11065,
"title": "Bingo%20Card.pdf",
"creation": "2020-09-09T00:00:00Z"
}
}
],
"context": {
"related": [
{
"reference": "ServiceRequest/x"
}
]
}
}