@prefix fhir: <http://hl7.org/fhir/> .
@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 -------------------------------------------------------------------

<https://fhir.onyxhealth.io/us/arex/List/ARexManifestExample> a fhir:List ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "ARexManifestExample"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://fhir.onyxhealth.io/us/arex/StructureDefinition/arex-manifest" ;
       fhir:index 0 ;
       fhir:link <https://fhir.onyxhealth.io/us/arex/StructureDefinition/arex-manifest>
     ]
  ] ;
  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: List ARexManifestExample</b></p><a name=\"ARexManifestExample\"> </a><a name=\"hcARexManifestExample\"> </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-manifest.html\">ARex Manifest</a></p></div><h2>Supporting documentation for TRN-2026-0810-44913</h2><table class=\"clstu\"><tr><td>Date: 2026-08-10 13:02:11+0000 </td><td>Mode: Snapshot List </td><td>Status: Current </td><td>Code: Attachment Set </td></tr><tr><td>Subject: <a href=\"Patient-ARexPatientExample.html\">Dana Everly  Female, DoB: 1974-03-19 ( http://example.org/payer/member#M10293847)</a></td></tr></table><table class=\"grid\"><tr style=\"backgound-color: #eeeeee\"><td><b>Items</b></td></tr><tr><td><a href=\"DocumentReference-ARexContentEntryClinicalNoteExample.html\">DocumentReference: status = current; type = Progress note; date = 2026-08-10 13:02:11+0000</a></td></tr><tr><td><a href=\"DocumentReference-ARexContentEntryImagingReportExample.html\">DocumentReference: status = current; type = Diagnostic imaging study; date = 2026-08-10 13:02:11+0000</a></td></tr></table></div>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index 0 ;
     fhir:Extension.url [ fhir:value "https://fhir.onyxhealth.io/us/arex/StructureDefinition/arex-expires" ] ;
     fhir:Extension.valueInstant [ fhir:value "2026-09-24T13:02:11Z"^^xsd:dateTime ]
  ], [
     fhir:index 1 ;
     fhir:Extension.url [ fhir:value "https://fhir.onyxhealth.io/us/arex/StructureDefinition/arex-requires-access-token" ] ;
     fhir:Extension.valueBoolean [ fhir:value "true"^^xsd:boolean ]
  ], [
     fhir:index 2 ;
     fhir:Element.extension [
       fhir:index 0 ;
       fhir:Extension.url [ fhir:value "businessIdentifier" ] ;
       fhir:Extension.valueIdentifier [
         fhir:Identifier.system [ fhir:value "http://example.org/sid/x12-trn" ] ;
         fhir:Identifier.value [ fhir:value "TRN-2026-0810-44913" ]
       ]
     ], [
       fhir:index 1 ;
       fhir:Extension.url [ fhir:value "requestingOrganization" ] ;
       fhir:Extension.valueReference [
         fhir:link <https://fhir.onyxhealth.io/us/arex/Organization/ARexRequestingOrganizationExample> ;
         fhir:Reference.reference [ fhir:value "Organization/ARexRequestingOrganizationExample" ]
       ]
     ], [
       fhir:index 2 ;
       fhir:Extension.url [ fhir:value "businessIdentifier" ] ;
       fhir:Extension.valueIdentifier [
         fhir:Identifier.system [ fhir:value "http://example.org/sid/attachment-control-number" ] ;
         fhir:Identifier.value [ fhir:value "ACN-88120-7741" ]
       ]
     ], [
       fhir:index 3 ;
       fhir:Extension.url [ fhir:value "lineNumber" ] ;
       fhir:Extension.valueString [ fhir:value "2" ]
     ] ;
     fhir:Extension.url [ fhir:value "https://fhir.onyxhealth.io/us/arex/StructureDefinition/arex-transaction-context" ]
  ] ;
  fhir:List.identifier [
     fhir:index 0 ;
     fhir:Identifier.system [ fhir:value "http://example.org/sid/arex-manifest" ] ;
     fhir:Identifier.value [ fhir:value "MAN-2026-0810-0001" ]
  ] ;
  fhir:List.status [ fhir:value "current"] ;
  fhir:List.mode [ fhir:value "snapshot"] ;
  fhir:List.title [ fhir:value "Supporting documentation for TRN-2026-0810-44913"] ;
  fhir:List.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "https://fhir.onyxhealth.io/us/arex/CodeSystem/arex-manifest-type" ] ;
       fhir:Coding.code [ fhir:value "attachment-set" ]
     ]
  ] ;
  fhir:List.subject [
     fhir:link <https://fhir.onyxhealth.io/us/arex/Patient/ARexPatientExample> ;
     fhir:Reference.reference [ fhir:value "Patient/ARexPatientExample" ]
  ] ;
  fhir:List.date [ fhir:value "2026-08-10T13:02:11Z"^^xsd:dateTime] ;
  fhir:List.entry [
     fhir:index 0 ;
     fhir:List.entry.item [
       fhir:link <https://fhir.onyxhealth.io/us/arex/DocumentReference/ARexContentEntryClinicalNoteExample> ;
       fhir:Reference.reference [ fhir:value "DocumentReference/ARexContentEntryClinicalNoteExample" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:List.entry.item [
       fhir:link <https://fhir.onyxhealth.io/us/arex/DocumentReference/ARexContentEntryImagingReportExample> ;
       fhir:Reference.reference [ fhir:value "DocumentReference/ARexContentEntryImagingReportExample" ]
     ]
  ] .

# - ontology header ------------------------------------------------------------

<https://fhir.onyxhealth.io/us/arex/List/ARexManifestExample.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl .

# -------------------------------------------------------------------------------------

