0.1.0 - ci-build
CQDG_FHIR_IG - 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 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/DocumentReferenceExample2> a fhir:DocumentReference ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "DocumentReferenceExample2"] ;
fhir:Resource.meta [
fhir:Meta.tag [
fhir:index 0 ;
fhir:Coding.code [ fhir:value "CAG" ]
]
] ;
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 DocumentReferenceExample2</b></p><a name=\"DocumentReferenceExample2\"> </a><a name=\"hcDocumentReferenceExample2\"> </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\">Tag: </p></div><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:{https://fhir.cqdg.ca/CodeSystem/data-type Aligned-Reads}\">Aligned Reads</span></p><p><b>category</b>: <span title=\"Codes:{https://fhir.cqdg.ca/CodeSystem/data-category genomics}\">Genomics</span></p><p><b>subject</b>: <a href=\"Patient-PatientExample.html\">Anonymous Patient (no stated gender), DoB Unknown ( 343434343434 (use: secondary, ))</a></p><p><b>securityLabel</b>: <span title=\"Codes:\">test</span></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></tr><tr><td style=\"display: none\">*</td><td>, </td><td>application/octet-stream</td><td><a href=\"https://simplifier.net/resolve?scope=hl7.fhir.ca.baseline@1.0.2&canonical=https://ferload.qa.cqgc.hsj.rtss.qc.ca/blue/0cdf0811-d528-466b-9b55-1abcbfc9f681\">https://ferload.qa.cqgc.hsj.rtss.qc.ca/blue/0cdf0811-d528-466b-9b55-1abcbfc9f681</a></td></tr></table><p><b>format</b>: <a href=\"CodeSystem-document-format.html#document-format-TGZ\">Ferlab.bio CodeSystem/document-format: TGZ</a> (TGZ Archive File)</p></blockquote><h3>Contexts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Related</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Specimen-SpecimenExample.html\">Submitter Sample ID: SpecimenExample</a></td></tr></table></div>"
] ;
fhir:DocumentReference.status [ fhir:value "current"] ;
fhir:DocumentReference.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://fhir.cqdg.ca/CodeSystem/data-type" ] ;
fhir:Coding.code [ fhir:value "Aligned-Reads" ] ;
fhir:Coding.display [ fhir:value "Aligned Reads" ]
]
] ;
fhir:DocumentReference.category [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://fhir.cqdg.ca/CodeSystem/data-category" ] ;
fhir:Coding.code [ fhir:value "genomics" ] ;
fhir:Coding.display [ fhir:value "Genomics" ]
]
] ;
fhir:DocumentReference.subject [
fhir:link <http://hl7.org/fhir/Patient/PatientExample> ;
fhir:Reference.reference [ fhir:value "Patient/PatientExample" ]
] ;
fhir:DocumentReference.securityLabel [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.display [ fhir:value "test" ]
]
] ;
fhir:DocumentReference.content [
fhir:index 0 ;
fhir:DocumentReference.content.attachment [
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://fhir.cqdg.ca/StructureDefinition/FullSizeExtension" ] ;
fhir:Extension.valueDecimal [ fhir:value "22799222"^^xsd:decimal ]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "https://fhir.cqdg.ca/StructureDefinition/FileMd5SumExtension" ] ;
fhir:Extension.valueString [ fhir:value "098f6bcd4621d373cade4e832627b4f6" ]
] ;
fhir:Attachment.contentType [ fhir:value "application/octet-stream" ] ;
fhir:Attachment.url [ fhir:value "https://ferload.qa.cqgc.hsj.rtss.qc.ca/blue/0cdf0811-d528-466b-9b55-1abcbfc9f681" ]
] ;
fhir:DocumentReference.content.format [
fhir:Coding.system [ fhir:value "https://fhir.cqdg.ca/CodeSystem/document-format" ] ;
fhir:Coding.code [ fhir:value "TGZ" ] ;
fhir:Coding.display [ fhir:value "TGZ Archive File" ]
]
] ;
fhir:DocumentReference.context [
fhir:DocumentReference.context.related [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Specimen/SpecimenExample> ;
fhir:Reference.reference [ fhir:value "Specimen/SpecimenExample" ] ;
fhir:Reference.display [ fhir:value "Submitter Sample ID: SpecimenExample" ]
]
] .
<http://hl7.org/fhir/Patient/PatientExample> a fhir:Patient .
<http://hl7.org/fhir/Specimen/SpecimenExample> a fhir:Specimen .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/DocumentReference/DocumentReferenceExample2.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/DocumentReference/DocumentReferenceExample2.ttl> .
IG © 2022+ Ferlab.bio. Package fhir.cqdg#0.1.0 based on FHIR 4.0.1. Generated 2026-08-05
Links: Table of Contents |
QA Report