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. For a full list of available versions, see the Directory of published versions

: fhir-osiris-example-imagingstudy-mri-2 - 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-mri-2"] ; # 
  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-mri-2</b></p><a name=\"fhir-osiris-example-imagingstudy-mri-2\"> </a><a name=\"hcfhir-osiris-example-imagingstudy-mri-2\"> </a><a name=\"fhir-osiris-example-imagingstudy-mri-2-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.6.1.4.1.14519.5.2.1.5168.1900.293144742514571789106915674609	</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-STS-010.html\">Patient Anonyme Unknown, Date de Naissance :1000-01-01</a></p><p><b>started</b>: 2003-12-12</p><p><b>endpoint</b>: <a href=\"Endpoint-fhir-osiris-example-imagingendpoint-mr-2.html\">Endpoint ['Soft-tissue-Sarcoma/STS_010/12-30-2003-NA-CT PET with registered MR-74609/90027.000000-AlignedSTIRtoPETBOX-01036/1-67.dcm']</a></p><p><b>numberOfSeries</b>: 999999</p><p><b>reasonReference</b>: <a href=\"Observation-fhir-osiris-example-analysis-mr-2.html\">Observation Imaging</a></p><p><b>description</b>: CT PET with registered MR</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>: 3.2699585</p><blockquote><p><b>url</b></p>pixel_spacing</blockquote><p><b>value</b>: [0.976562, 0.976562]</p><blockquote><p><b>url</b></p>rows</blockquote><p><b>value</b>: 123</p><blockquote><p><b>url</b></p>columns</blockquote><p><b>value</b>: 127</p><p><b>sequence_name</b>: Unknown</p><p><b>magnetic_field_strength</b>: 999999</p><p><b>mr_acquisition_type</b>: Unknown</p><p><b>repetition_time</b>: 999999</p><p><b>echo_time</b>: 999999</p><p><b>imaging_frequency</b>: 999999</p><p><b>flip_angle</b>: 999999</p><p><b>inversion_time</b>: 999999</p><p><b>receive_coil_name</b>: Unknown</p><blockquote><p><b>url</b></p>mr_image</blockquote></blockquote><blockquote><p><b>Weight and Height at the time of the Serie</b></p><ul><li>patient_weight: 65</li><li>patient_height: 999999</li></ul></blockquote><p><b>uid</b>: 1.3.6.1.4.1.14519.5.2.1.5168.1900.143977537292523598024281101036</p><p><b>number</b>: 90027</p><p><b>modality</b>: dicom MR: MR</p><p><b>description</b>: Aligned_STIRtoPET_BOX CT PET with registered MR</p><p><b>numberOfInstances</b>: 999999</p><p><b>bodySite</b>: <a href=\"http://snomed.info/id/76752008\">SNOMED CT 76752008</a>: Breast</p><p><b>started</b>: 2003-12-12</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-mr-2.html\">Device : manufacturer = GE MEDICAL SYSTEMS / MIM Software	</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.6.1.4.1.14519.5.2.1.5168.1900.145447087104754814293313200434</td><td>[not stated] table_B.5-1#1.2.840.10008.5.1.4.1.1.4: MR Image Storage</td></tr></table></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:value [ fhir:v "1.3.6.1.4.1.14519.5.2.1.5168.1900.293144742514571789106915674609	" ]
  ] ) ; # 
  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/STS-010" ]
  ] ; # 
  fhir:started [ fhir:v "2003-12-12"^^xsd:date] ; # 
  fhir:endpoint ( [
fhir:reference [ fhir:v "Endpoint/fhir-osiris-example-imagingendpoint-mr-2" ]
  ] ) ; # 
  fhir:numberOfSeries [ fhir:v "999999"^^xsd:nonNegativeInteger] ; # 
  fhir:reasonReference ( [
fhir:reference [ fhir:v "Observation/fhir-osiris-example-analysis-mr-2" ]
  ] ) ; # 
  fhir:description [ fhir:v "CT PET with registered MR"] ; # 
  fhir:series ( [
    ( fhir:extension [
      ( fhir:extension [
fhir:url [ fhir:v "slice_thickness"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "3.2699585"         ]       ] [
fhir:url [ fhir:v "pixel_spacing"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "[0.976562, 0.976562]"         ]       ] [
fhir:url [ fhir:v "rows"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 123         ]       ] [
fhir:url [ fhir:v "columns"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 127         ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "sequence_name"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Unknown"           ]         ] [
fhir:url [ fhir:v "magnetic_field_strength"^^xsd:anyURI ] ;
fhir:value [
a fhir:decimal ;
fhir:v "999999"^^xsd:decimal           ]         ] [
fhir:url [ fhir:v "mr_acquisition_type"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Unknown"           ]         ] [
fhir:url [ fhir:v "repetition_time"^^xsd:anyURI ] ;
fhir:value [
a fhir:decimal ;
fhir:v "999999"^^xsd:decimal           ]         ] [
fhir:url [ fhir:v "echo_time"^^xsd:anyURI ] ;
fhir:value [
a fhir:decimal ;
fhir:v "999999"^^xsd:decimal           ]         ] [
fhir:url [ fhir:v "imaging_frequency"^^xsd:anyURI ] ;
fhir:value [
a fhir:decimal ;
fhir:v "999999"^^xsd:decimal           ]         ] [
fhir:url [ fhir:v "flip_angle"^^xsd:anyURI ] ;
fhir:value [
a fhir:decimal ;
fhir:v "999999"^^xsd:decimal           ]         ] [
fhir:url [ fhir:v "inversion_time"^^xsd:anyURI ] ;
fhir:value [
a fhir:decimal ;
fhir:v "999999"^^xsd:decimal           ]         ] [
fhir:url [ fhir:v "receive_coil_name"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Unknown"           ]         ] ) ;
fhir:url [ fhir:v "mr_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 "65"^^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.6.1.4.1.14519.5.2.1.5168.1900.143977537292523598024281101036" ] ;
fhir:number [ fhir:v "90027"^^xsd:nonNegativeInteger ] ;
fhir:modality [
fhir:system [ fhir:v "https://dicom.nema.org/medical/dicom"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MR" ]     ] ;
fhir:description [ fhir:v "Aligned_STIRtoPET_BOX CT PET with registered MR" ] ;
fhir:numberOfInstances [ fhir:v "999999"^^xsd:nonNegativeInteger ] ;
fhir:bodySite [
a sct:76752008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "76752008" ]     ] ;
fhir:started [ fhir:v "2003-12-12"^^xsd:date ] ;
    ( fhir:performer [
fhir:actor [
fhir:reference [ fhir:v "Device/fhir-osiris-example-imagingdevice-mr-2" ]       ]     ] ) ;
    ( fhir:instance [
fhir:uid [ fhir:v "1.3.6.1.4.1.14519.5.2.1.5168.1900.145447087104754814293313200434" ] ;
fhir:sopClass [
fhir:code [ fhir:v "table_B.5-1#1.2.840.10008.5.1.4.1.1.4" ] ;
fhir:display [ fhir:v "MR Image Storage" ]       ]     ] )
  ] ) . #