STU 3 Candidate

This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Imagingexcerpt-example.ttl

Raw Turtle, JSON-LD

Example of imagingexcerpt

@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 xs: <http://www.w3.org/2001/XMLSchema#> .

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

<http://hl7.org/fhir//ImagingExcerpt/example> a fhir:ImagingExcerpt;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "example"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ]
  ];
  fhir:ImagingExcerpt.uid [ fhir:value "urn:oid:2.16.124.113543.6003.189642796.63084.16748.2599092901"];
  fhir:ImagingExcerpt.patient [
     fhir:reference <http://hl7.org/fhir/Patient/dicom>;
     fhir:Reference.reference [ fhir:value "Patient/dicom" ]
  ];
  fhir:ImagingExcerpt.authoringTime [ fhir:value "2014-11-20T11:01:20-08:00"^^xs:dateTime];
  fhir:ImagingExcerpt.title [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://nema.org/dicom/dicm" ];
       fhir:Coding.code [ fhir:value "113030" ];
       fhir:Coding.display [ fhir:value "Manifest" ]     ];
     fhir:CodeableConcept.text [ fhir:value "A set of objects that have been exported for sharing" ]
  ];
  fhir:ImagingExcerpt.description [ fhir:value "1 SC image (screen snapshot) and 2 CT images to share a chest CT exam"];
  fhir:ImagingExcerpt.study [
     fhir:index 0;
     fhir:ImagingExcerpt.study.uid [ fhir:value "urn:oid:2.16.124.113543.6003.189642796.63084.16749.2599092904" ];
     fhir:ImagingExcerpt.study.dicom [
       fhir:index 0;
       fhir:ImagingExcerpt.study.dicom.type [ fhir:value "WADO-RS" ];
       fhir:ImagingExcerpt.study.dicom.url [ fhir:value "http://localhost/wado/SCP/2.16.124.113543.6003.189642796.63084.16749.2599092904" ]     ];
     fhir:ImagingExcerpt.study.viewable [
       fhir:index 0;
       fhir:ImagingExcerpt.study.viewable.contentType [ fhir:value "image/jpeg" ];
       fhir:ImagingExcerpt.study.viewable.height [ fhir:value "100"^^xs:int ];
       fhir:ImagingExcerpt.study.viewable.width [ fhir:value "100"^^xs:int ];
       fhir:ImagingExcerpt.study.viewable.title [ fhir:value "thumbnail image" ];
       fhir:ImagingExcerpt.study.viewable.url [ fhir:value "https://localhost/wado/studies/2.16.124.113543.6003.189642796.63084.16749.2599092904/series/2.16.124.113543.6003.189642796.63084.16750.2599092901/instances/2.16.124.113543.6003.189642796.63084.16748.2599092903" ]     ];
     fhir:ImagingExcerpt.study.viewable [
       fhir:index 1;
       fhir:ImagingExcerpt.study.viewable.contentType [ fhir:value "video/mp4" ];
       fhir:ImagingExcerpt.study.viewable.height [ fhir:value "500"^^xs:int ];
       fhir:ImagingExcerpt.study.viewable.width [ fhir:value "500"^^xs:int ];
       fhir:ImagingExcerpt.study.viewable.frames [ fhir:value "10"^^xs:int ];
       fhir:ImagingExcerpt.study.viewable.duration [ fhir:value "2"^^xs:int ];
       fhir:ImagingExcerpt.study.viewable.title [ fhir:value "Cine loop" ];
       fhir:ImagingExcerpt.study.viewable.url [ fhir:value "http://localhost/wado/SCP/2.16.124.113543.6003.189642796.63084.16749.2599092904.mp4" ]     ];
     fhir:ImagingExcerpt.study.viewable [
       fhir:index 2;
       fhir:ImagingExcerpt.study.viewable.contentType [ fhir:value "*/*" ];
       fhir:ImagingExcerpt.study.viewable.title [ fhir:value "web viewer" ];
       fhir:ImagingExcerpt.study.viewable.url [ fhir:value "http://localhost/wado/SCP/2.16.124.113543.6003.189642796.63084.16749.2599092904.html" ]     ];
     fhir:ImagingExcerpt.study.series [
       fhir:index 0;
       fhir:ImagingExcerpt.study.series.uid [ fhir:value "urn:oid:2.16.124.113543.6003.189642796.63084.16750.2599092901" ];
       fhir:ImagingExcerpt.study.series.instance [
         fhir:index 0;
         fhir:ImagingExcerpt.study.series.instance.sopClass [ fhir:value "urn:oid:1.2.840.10008.5.1.4.1.1.7" ];
         fhir:ImagingExcerpt.study.series.instance.uid [ fhir:value "urn:oid:2.16.124.113543.6003.189642796.63084.16748.2599092902" ]       ]     ];
     fhir:ImagingExcerpt.study.series [
       fhir:index 1;
       fhir:ImagingExcerpt.study.series.uid [ fhir:value "urn:oid:2.16.124.113543.6003.189642796.63084.16750.2599092902" ];
       fhir:ImagingExcerpt.study.series.instance [
         fhir:index 0;
         fhir:ImagingExcerpt.study.series.instance.sopClass [ fhir:value "urn:oid:1.2.840.10008.5.1.4.1.1.2" ];
         fhir:ImagingExcerpt.study.series.instance.uid [ fhir:value "urn:oid:2.16.124.113543.6003.189642796.63084.16748.2599092903" ]       ];
       fhir:ImagingExcerpt.study.series.instance [
         fhir:index 1;
         fhir:ImagingExcerpt.study.series.instance.sopClass [ fhir:value "urn:oid:1.2.840.10008.5.1.4.1.1.2" ];
         fhir:ImagingExcerpt.study.series.instance.uid [ fhir:value "urn:oid:2.16.124.113543.6003.189642796.63084.16748.2599092904" ]       ]     ]
  ].

# -------------------------------------------------------------------------------------


Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.