FHIR IG analytics| Package | hl7.fhir.uv.apix |
| Resource Type | DocumentReference |
| Id | DocumentReference-docref-assessment-report.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DocumentReference docref-assessment-report
version: 1; Last updated: 2025-04-20 09:00:00+0100; Language: en
Profile: APIX Regulatory DocumentReference
identifier: Uniform Resource Identifier (URI)/urn:uuid:80808080-8080-8080-8080-808080808080
status: Current
type: Assessment Report
date: 2025-04-20 09:00:00+0100
content
Attachments
ContentType Url Title Creation application/pdf http://example.org/FHIR/Binary/102 final-assessment-report.pdf 2025-04-20 09:00:00+0100
{
"resourceType": "DocumentReference",
"id": "docref-assessment-report",
"meta": {
"versionId": "1",
"lastUpdated": "2025-04-20T09:00:00+01:00",
"profile": [
"http://hl7.org/fhir/uv/apix/StructureDefinition/apix-documentreference"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:80808080-8080-8080-8080-808080808080"
}
],
"status": "current",
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/uv/apix/CodeSystem/ctd-section",
"code": "assessment-report",
"display": "Assessment Report"
}
]
},
"date": "2025-04-20T09:00:00+01:00",
"content": [
{
"attachment": {
"contentType": "application/pdf",
"url": "http://example.org/FHIR/Binary/102",
"title": "final-assessment-report.pdf",
"creation": "2025-04-20T09:00:00+01:00"
}
}
]
}