@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:MolecularSequence; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "graphic-example-4"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "Generated NarrativeResource "graphic-example-4" type: dnacoordinateSystem: 0ReferenceSeqs-ChromosomeGenomeBuildStrandWindowStartWindowEnd*chromosome 2 (chromosome-human#2)GRCh 38watson128273736128273740" ]; fhir:MolecularSequence.type [ fhir:value "dna"]; fhir:MolecularSequence.coordinateSystem [ fhir:value "0"^^xsd:integer]; fhir:MolecularSequence.referenceSeq [ fhir:MolecularSequence.referenceSeq.chromosome [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/chromosome-human" ]; fhir:Coding.code [ fhir:value "2" ]; fhir:Coding.display [ fhir:value "chromosome 2" ] ] ]; fhir:MolecularSequence.referenceSeq.genomeBuild [ fhir:value "GRCh 38" ]; fhir:MolecularSequence.referenceSeq.strand [ fhir:value "watson" ]; fhir:MolecularSequence.referenceSeq.windowStart [ fhir:value "128273736"^^xsd:integer ]; fhir:MolecularSequence.referenceSeq.windowEnd [ fhir:value "128273740"^^xsd:integer ] ] . # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl; owl:versionIRI . # -------------------------------------------------------------------------------------
Generated Narrative
Resource "graphic-example-4"
type: dna
coordinateSystem: 0