DSTU2

This page is part of the FHIR Specification (v0.0.82: (v1.0.2: DSTU 1). 2). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2

4.18.4 4.23.4 Resource ImagingStudy - Examples

Example Index: List:

4.18.4.1 </ImagingStudy>
Example of imagingstudy XML JSON
General XML Example of imagingstudy (id = "example") QICore ImagingStudy Raw XML Image 1 from Series 3: CT Images on Patient MINT (MINT1234) taken at 1-Jan 2011 01:20 AM JSON from QICore Implementation Guide IG
 

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

{ "resourceType": "ImagingStudy", "text": { "status": "generated", "div": "<div>Image 1 from Series 3: CT Images on Patient MINT (MINT1234) taken at 1-Jan 2011 01:20 AM</div>" }, "dateTime": "2011-01-01T11:01:20", "subject": { "reference": "Patient/dicom" }, "uid": "urn:oid:2.16.124.113543.6003.1154777499.30246.19789.3503430045", "numberOfSeries": 1, "numberOfInstances": 1, "series": [ { "number": 3, "modality": "CT", "uid": "urn:oid:2.16.124.113543.6003.2588828330.45298.17418.2723805630", "description": "CT Surview 180", "numberOfInstances": 1, "instance": [ { "number": 1, "uid": "urn:oid:2.16.124.113543.6003.189642796.63084.16748.2599092903", "sopclass": "urn:oid:1.2.840.10008.5.1.4.1.1.2", "url": "http://localhost/fhir/Binary/@1.2.840.11361907579238403408700.3.0.14.19970327150033" } ] } ] }
var disqus_shortname = 'fhirdstu';(function() {var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); Please enable JavaScript to view the comments powered by Disqus. comments powered by Disqus