Release 4 FHIR CI-Build

This page is part of the Continuous Integration Build of FHIR Specification (v4.0.1: R4 - Mixed Normative and STU ) in it's permanent home (it will always (will be available incorrect/inconsistent at this URL). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see times).
See the Directory of published versions . Page versions: R5 R4B R4 R3 R2

Imagingstudy-example.xml

Example ImagingStudy/example (XML)

Maturity Level : N/A
Responsible Owner: Imaging Integration Work Group Standards Status : Informative Compartments : Group , Patient

Raw XML ( canonical form + also see XML Format Specification )

Jump past Narrative

Example of imagingstudy ImagingStudy (id = "example")

<?xml version="1.0" encoding="UTF-8"?>


  
  
    
    CT Chest.  John Smith (MRN: 09236). Accession: W12342398. Performed: 2011-01-01. 3 series,
       12 images.
  
  
    
    
  
  
  
    
  
  
  
  

  
    
    
    
      
      
     
    
    
    
      
      
      
      
    
    
      
      
        
        
       
      
    
     

<!--   This example is used with detectedissue-example-dup, so don't make changes that
 would cause it to no longer be a duplicate   --><ImagingStudy xmlns="http://hl7.org/fhir">
  <id value="example"/>   <text>     <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml">CT Chest.  John Smith (MRN: 09236). Accession: W12342398. Performed: 2011-01-01.

       3 series, 12 images.</div> 
  </text>   <identifier>     <system value="urn:dicom:uid"/>     <value value="urn:oid:2.16.124.113543.6003.1154777499.30246.19789.3503430045"/>   </identifier>   <status value="available"/>   <subject>     <reference value="Patient/dicom"/>   </subject>   <started value="2011-01-01T11:01:20+03:00"/>   <reason>     <reference>       <reference value="Observation/656"/>     </reference>   </reason>   <numberOfSeries value="1"/>   <numberOfInstances value="1"/>   <series>     <uid value="2.16.124.113543.6003.2588828330.45298.17418.2723805630"/>     <number value="3"/>     <modality>       <coding>         <system value="http://dicom.nema.org/resources/ontology/DCM"/>         <code value="CT"/>       </coding>     </modality>     <description value="CT Surview 180"/>     <numberOfInstances value="1"/>     <bodySite>       <reference>         <reference value="BodyStructure/tumor"/>       </reference>     </bodySite>     <instance>       <uid value="2.16.124.113543.6003.189642796.63084.16748.2599092903"/>       <sopClass value="urn:oid:1.2.840.10008.5.1.4.1.1.2"/>       <number value="1"/>     </instance>   </series> 


</

ImagingStudy

>



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.