FHIR IG analytics| Package | hl7.fhir.uv.apix |
| Resource Type | DocumentReference |
| Id | DocumentReference-doc5.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DocumentReference doc5
Language: en
version: 1.0
status: Current
docStatus: Final
type: Mock-ups
content
Attachments
ContentType Url Size Title Creation text/html https://api.synthpharma.example/binaries/submission-123/m1/mockup.html 890000 Pack Mockup.html 2025-11-14 10:00:00+0100
{
"resourceType": "DocumentReference",
"id": "doc5",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"version": "1.0",
"status": "current",
"docStatus": "final",
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/uv/apix/CodeSystem/ctd-section",
"code": "1.3.2",
"display": "Mock-ups"
}
]
},
"content": [
{
"attachment": {
"contentType": "text/html",
"url": "https://api.synthpharma.example/binaries/submission-123/m1/mockup.html",
"size": "890000",
"title": "Pack Mockup.html",
"creation": "2025-11-14T10:00:00+01:00"
}
}
]
}