FHIR IG analytics| Package | hl7.fhir.uv.apix |
| Resource Type | DocumentReference |
| Id | DocumentReference-doc4.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DocumentReference doc4
Language: en
version: 1.0
status: Current
docStatus: Final
type: SPC, Labelling and Package Leaflet
category: Module 1
content
Attachments
ContentType Url Size Title Creation application/fhir+json https://api.synthpharma.example/bundles/submission-123/m1/clean-label.json 42000 Clean Label (Bundle) 2025-11-14 16:05:00+0100
{
"resourceType": "DocumentReference",
"id": "doc4",
"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.1",
"display": "SPC, Labelling and Package Leaflet"
}
]
},
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/uv/apix/CodeSystem/ctd-section",
"code": "m1",
"display": "Module 1"
}
]
}
],
"content": [
{
"attachment": {
"contentType": "application/fhir+json",
"url": "https://api.synthpharma.example/bundles/submission-123/m1/clean-label.json",
"size": "42000",
"title": "Clean Label (Bundle)",
"creation": "2025-11-14T16:05:00+01:00"
}
}
]
}