Search FHIR

FHIR Osiris Implementation Guide
1.1.0 - trial-implementation

This page is part of the OSIRIS FHIR Implementation Guide (v1.1.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: fhir-osiris-example-imagingstudy-ct - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ImagingStudy ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "fhir-osiris-example-imagingstudy-ct"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://ig-osiris.cancer.fr/ig/osiris/StructureDefinition/onco-imagingstudy"^^xsd:anyURI ;
fhir:link <https://ig-osiris.cancer.fr/ig/osiris/StructureDefinition/onco-imagingstudy>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ImagingStudy fhir-osiris-example-imagingstudy-ct</b></p><a name=\"fhir-osiris-example-imagingstudy-ct\"> </a><a name=\"hcfhir-osiris-example-imagingstudy-ct\"> </a><a name=\"fhir-osiris-example-imagingstudy-ct-en-US\"> </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\">Profil: <a href=\"StructureDefinition-onco-imagingstudy.html\">Imaging Study</a></p></div><p><b>identifier</b>: 1.3.12.2.1107.5.8.15.131606.30000020020620243975600000855</p><p><b>status</b>: Available</p><p><b>modality</b>: <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-umls.html#umls-C0439673\">Unified Medical Language System C0439673</a>: C0439673</p><p><b>subject</b>: <a href=\"Patient-13.html\">Patient Anonyme Unknown, Date de Naissance :1000-01-01</a></p><p><b>started</b>: 2020-02-06</p><p><b>endpoint</b>: <a href=\"Endpoint-fhir-osiris-example-imagingendpoint-ct.html\">Endpoint ['set_osiris/Poumon/DICOM/39688736']</a></p><p><b>numberOfSeries</b>: 999999</p><p><b>reasonReference</b>: <code>fhir-osiris-example-analysis-ct-scan</code></p><p><b>description</b>: Unknown</p><blockquote><p><b>series</b></p><blockquote><p><b>Imaging Settings</b></p><blockquote><p><b>url</b></p>slice_thickness</blockquote><p><b>value</b>: 1.5</p><blockquote><p><b>url</b></p>pixel_spacing</blockquote><p><b>value</b>: [0.63671875, 0.63671875]</p><blockquote><p><b>url</b></p>rows</blockquote><p><b>value</b>: 512</p><blockquote><p><b>url</b></p>columns</blockquote><p><b>value</b>: 512</p><p><b>kvp</b>: 140</p><p><b>xray_tube_current</b>: 70</p><p><b>exposure_time</b>: 870</p><p><b>spiral_pitch_factor</b>: 999999</p><p><b>filter_type</b>: BODY FILTER</p><p><b>convolution_kernel</b>: STANDARD</p><blockquote><p><b>url</b></p>ct_image</blockquote></blockquote><blockquote><p><b>Weight and Height at the time of the Serie</b></p><ul><li>patient_weight: 999999</li><li>patient_height: 999999</li></ul></blockquote><p><b>uid</b>: 1.3.12.2.1107.5.8.15.131606.30000020020620243975600000856</p><p><b>number</b>: 2</p><p><b>modality</b>: dicom CT: CT</p><p><b>description</b>: Unknown</p><p><b>numberOfInstances</b>: 999999</p><p><b>bodySite</b>: <a href=\"http://snomed.info/id/43799004\">SNOMED CT 43799004</a>: Thorax</p><p><b>started</b>: 2020-02-06</p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Device-fhir-osiris-example-imagingdevice-ct.html\">Device : manufacturer = SIEMENS</a></td></tr></table><h3>Instances</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Uid</b></td><td><b>SopClass</b></td></tr><tr><td style=\"display: none\">*</td><td>1.3.12.2.1107.5.8.15.131606.30000020020620243975600001109</td><td>[not stated] table_B.5-1#1.2.840.10008.5.1.4.1.1.2: CT Image Storage</td></tr></table></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:value [ fhir:v "1.3.12.2.1107.5.8.15.131606.30000020020620243975600000855" ]
  ] ) ; # 
  fhir:status [ fhir:v "available"] ; # 
  fhir:modality ( [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/umls"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C0439673" ]
  ] ) ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/13" ]
  ] ; # 
  fhir:started [ fhir:v "2020-02-06"^^xsd:date] ; # 
  fhir:endpoint ( [
fhir:reference [ fhir:v "Endpoint/fhir-osiris-example-imagingendpoint-ct" ]
  ] ) ; # 
  fhir:numberOfSeries [ fhir:v "999999"^^xsd:nonNegativeInteger] ; # 
  fhir:reasonReference ( [
fhir:reference [ fhir:v "fhir-osiris-example-analysis-ct-scan" ]
  ] ) ; # 
  fhir:description [ fhir:v "Unknown"] ; # 
  fhir:series ( [
    ( fhir:extension [
      ( fhir:extension [
fhir:url [ fhir:v "slice_thickness"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "1.5"         ]       ] [
fhir:url [ fhir:v "pixel_spacing"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "[0.63671875, 0.63671875]"         ]       ] [
fhir:url [ fhir:v "rows"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 512         ]       ] [
fhir:url [ fhir:v "columns"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 512         ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "kvp"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 140           ]         ] [
fhir:url [ fhir:v "xray_tube_current"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 70           ]         ] [
fhir:url [ fhir:v "exposure_time"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 870           ]         ] [
fhir:url [ fhir:v "spiral_pitch_factor"^^xsd:anyURI ] ;
fhir:value [
a fhir:decimal ;
fhir:v "999999"^^xsd:decimal           ]         ] [
fhir:url [ fhir:v "filter_type"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "BODY FILTER"           ]         ] [
fhir:url [ fhir:v "convolution_kernel"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "STANDARD"           ]         ] ) ;
fhir:url [ fhir:v "ct_image"^^xsd:anyURI ]       ] ) ;
fhir:url [ fhir:v "https://ig-osiris.cancer.fr/ig/osiris/StructureDefinition/imaging-settings"^^xsd:anyURI ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "patient_weight"^^xsd:anyURI ] ;
fhir:value [
a fhir:decimal ;
fhir:v "999999"^^xsd:decimal         ]       ] [
fhir:url [ fhir:v "patient_height"^^xsd:anyURI ] ;
fhir:value [
a fhir:decimal ;
fhir:v "999999"^^xsd:decimal         ]       ] ) ;
fhir:url [ fhir:v "https://ig-osiris.cancer.fr/ig/osiris/StructureDefinition/series-weightheigt"^^xsd:anyURI ]     ] ) ;
fhir:uid [ fhir:v "1.3.12.2.1107.5.8.15.131606.30000020020620243975600000856" ] ;
fhir:number [ fhir:v "2"^^xsd:nonNegativeInteger ] ;
fhir:modality [
fhir:system [ fhir:v "https://dicom.nema.org/medical/dicom"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CT" ]     ] ;
fhir:description [ fhir:v "Unknown" ] ;
fhir:numberOfInstances [ fhir:v "999999"^^xsd:nonNegativeInteger ] ;
fhir:bodySite [
a sct:43799004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "43799004" ]     ] ;
fhir:started [ fhir:v "2020-02-06"^^xsd:date ] ;
    ( fhir:performer [
fhir:actor [
fhir:reference [ fhir:v "Device/fhir-osiris-example-imagingdevice-ct" ]       ]     ] ) ;
    ( fhir:instance [
fhir:uid [ fhir:v "1.3.12.2.1107.5.8.15.131606.30000020020620243975600001109" ] ;
fhir:sopClass [
fhir:code [ fhir:v "table_B.5-1#1.2.840.10008.5.1.4.1.1.2" ] ;
fhir:display [ fhir:v "CT Image Storage" ]       ]     ] )
  ] ) . #