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

: Ferlab.bio Example/cqdg-document-reference1 - TTL Representation

Raw ttl | Download


@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/DocumentReferenceExample1> a fhir:DocumentReference ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "DocumentReferenceExample1"] ;
  fhir:Resource.meta [
     fhir:Meta.tag [
       fhir:index 0 ;
       fhir:Coding.code [ fhir:value "CAG" ]
     ], [
       fhir:index 1 ;
       fhir:Coding.system [ fhir:value "https://fhir.cqdg.ca/CodeSystem/cqdg-dataset-cs" ] ;
       fhir:Coding.code [ fhir:value "dataset: ds_name 1" ]
     ]
  ] ;
  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 DocumentReferenceExample1</b></p><a name=\"DocumentReferenceExample1\"> </a><a name=\"hcDocumentReferenceExample1\"> </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\">Tags: , <a href=\"CodeSystem-cqdg-dataset-cs.html\">dataset: ds_name 1 (Details: Ferlab.bio CodeSystem/cqdg-dataset code dataset: ds_name 1)</a></p></div><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:{https://fhir.cqdg.ca/CodeSystem/data-type Sequencing-Data-Supplement}\">Sequencing Data Supplement</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&amp;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 "Sequencing-Data-Supplement" ] ;
       fhir:Coding.display [ fhir:value "Sequencing Data Supplement" ]
     ]
  ] ;
  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:index 1 ;
         fhir:Extension.url [ fhir:value "https://fhir.cqdg.ca/StructureDefinition/FileMd5SumExtension" ] ;
         fhir:Extension.valueString [ fhir:value "5d41402abc4b2a76b9719d911017c592" ]
       ] ;
       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/DocumentReferenceExample1.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/DocumentReference/DocumentReferenceExample1.ttl> .