Attachment Reference Exchange (ARex)
0.1.0 - ci-build
Attachment Reference Exchange (ARex) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/DocumentReference/ARexContentEntryImagingReportExample> a fhir:DocumentReference ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "ARexContentEntryImagingReportExample"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir.onyxhealth.io/us/arex/StructureDefinition/arex-content-entry" ;
fhir:index 0 ;
fhir:link <https://fhir.onyxhealth.io/us/arex/StructureDefinition/arex-content-entry>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference ARexContentEntryImagingReportExample</b></p><a name=\"ARexContentEntryImagingReportExample\"> </a><a name=\"hcARexContentEntryImagingReportExample\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-arex-content-entry.html\">ARex Content Entry</a></p></div><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 18748-4}\">Diagnostic imaging study</span></p><p><b>subject</b>: <a href=\"Patient-ARexPatientExample.html\">Dana Everly Female, DoB: 1974-03-19 ( http://example.org/payer/member#M10293847)</a></p><p><b>date</b>: 2026-08-10 13:02:11+0000</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>ContentType</b></td><td><b>Url</b></td><td><b>Size</b></td><td><b>Title</b></td></tr><tr><td style=\"display: none\">*</td><td/><td>application/pdf</td><td><a href=\"https://arex.example.org/fhir/Binary/c07ab415-imaging-report\">https://arex.example.org/fhir/Binary/c07ab415-imaging-report</a></td><td>28311552</td><td>MRI lumbar spine report 2026-07-30</td></tr></table></blockquote></div>"
] ;
fhir:DocumentReference.status [ fhir:value "current"] ;
fhir:DocumentReference.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:18748-4 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "18748-4" ] ;
fhir:Coding.display [ fhir:value "Diagnostic imaging study" ]
]
] ;
fhir:DocumentReference.subject [
fhir:link <http://hl7.org/fhir/Patient/ARexPatientExample> ;
fhir:Reference.reference [ fhir:value "Patient/ARexPatientExample" ]
] ;
fhir:DocumentReference.date [ fhir:value "2026-08-10T13:02:11Z"^^xsd:dateTime] ;
fhir:DocumentReference.content [
fhir:index 0 ;
fhir:DocumentReference.content.attachment [
fhir:Element.extension [
fhir:index 0 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "algorithm" ] ;
fhir:Extension.valueCode [ fhir:value "sha-256" ]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "value" ] ;
fhir:Extension.valueString [ fhir:value "3ac9d70e5f18b6420dd7719c8e5a3f6114cb02d98e7f5a3c60b1d9482e7cf015" ]
] ;
fhir:Extension.url [ fhir:value "https://fhir.onyxhealth.io/us/arex/StructureDefinition/arex-digest" ]
] ;
fhir:Attachment.contentType [ fhir:value "application/pdf" ] ;
fhir:Attachment.url [ fhir:value "https://arex.example.org/fhir/Binary/c07ab415-imaging-report" ] ;
fhir:Attachment.size [ fhir:value "28311552"^^xsd:nonNegativeInteger ] ;
fhir:Attachment.title [ fhir:value "MRI lumbar spine report 2026-07-30" ]
]
] .
<http://hl7.org/fhir/Patient/ARexPatientExample> a fhir:Patient .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/DocumentReference/ARexContentEntryImagingReportExample.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/DocumentReference/ARexContentEntryImagingReportExample.ttl> .
IG © 2026+ Onyx Technology, LLC. Package onyx.fhir.us.arex#0.1.0 based on FHIR 4.0.1. Generated 2026-08-12
Links: Table of Contents |
QA Report