FHIR IG analytics| Package | hl7.fhir.uv.rtq-ig |
| Resource Type | DocumentReference |
| Id | DocumentReference-example-docref.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DocumentReference example-docref
Profile: http://hl7.org/fhir/uv/apix/StructureDefinition/apix-documentreference
status: Current
type: Administrative Information
date: 2025-11-20 10:00:00+0000
content
Attachments
ContentType Data Title Creation application/pdf JVBERi0xLjQKJcOkw7zDtsOxdHJhaWxlcjw8L1Jvb3Q8PC9QYWdlczw8L0tpZHMW4+PC9NZWRpYUJveFswIDAgNTk1LjI4IDg0MS44OV0+Pj4+Pj47Cg==Fee Payment Receipt 2025-11-19 15:00:00+0000
{
"resourceType": "DocumentReference",
"id": "example-docref",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/apix/StructureDefinition/apix-documentreference"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "current",
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/uv/apix/CodeSystem/ctd-section",
"code": "1.2",
"display": "Administrative Information"
}
]
},
"date": "2025-11-20T10:00:00Z",
"content": [
{
"attachment": {
"contentType": "application/pdf",
"data": "JVBERi0xLjQKJcOkw7zDtsOxdHJhaWxlcjw8L1Jvb3Q8PC9QYWdlczw8L0tpZHMW4+PC9NZWRpYUJveFswIDAgNTk1LjI4IDg0MS44OV0+Pj4+Pj47Cg==",
"title": "Fee Payment Receipt",
"creation": "2025-11-19T15:00:00Z"
}
}
]
}