Sha256: 0abb566ff3ab1c8ca9eae1c187f8cc26860b36cfe4e4436eb090b76995355ae1

Contents?: true

Size: 1.84 KB

Versions: 10

Compression:

Stored size: 1.84 KB

Contents

<?xml version="1.0" encoding="UTF-8"?><ImagingManifest xmlns="http://hl7.org/fhir">
	<id value="example"/> 
	<text> 
		<status value="generated"/> 
		<div xmlns="http://www.w3.org/1999/xhtml">A set of images to share accompanying an report document, including one SC image and two CT image</div> 
	</text> 
	<identifier>
		<value value="urn:oid:2.16.124.113543.6003.189642796.63084.16748.2599092901"/> 
		<!--  SOP Instance UID value  -->
	</identifier>
	<patient> 
		<reference value="Patient/dicom"/> 
	</patient> 
	<authoringTime value="2014-11-20T11:01:20-08:00"/> 
	<author> 
		<reference value="Practitioner/example"/> 
	</author> 
	<description value="1 SC image (screen snapshot) and 2 CT images to share a chest CT exam"/> 
	<study> 
		<uid value="urn:oid:2.16.124.113543.6003.189642796.63084.16749.2599092904"/> 
		<imagingStudy> 
			<reference value="ImagingStudy/example"/> 
		</imagingStudy> 
		<endpoint>
			<reference value="Endpoint/example-iid"/>
		</endpoint>
		<endpoint>
			<reference value="Endpoint/example-wadors"/>
		</endpoint>
		<series> 
			<uid value="urn:oid:2.16.124.113543.6003.189642796.63084.16750.2599092901"/> 

			<endpoint>
				<reference value="Endpoint/example-wadors"/>
			</endpoint>
			<instance> 
				<sopClass value="urn:oid:1.2.840.10008.5.1.4.1.1.7"/> 
				<uid value="urn:oid:2.16.124.113543.6003.189642796.63084.16748.2599092902"/> 
			</instance> 
		</series> 
		<series> 
			<uid value="urn:oid:2.16.124.113543.6003.189642796.63084.16750.2599092902"/> 
			<instance> 
				<sopClass value="urn:oid:1.2.840.10008.5.1.4.1.1.2"/> 
				<uid value="urn:oid:2.16.124.113543.6003.189642796.63084.16748.2599092903"/> 
			</instance> 
			<instance> 
				<sopClass value="urn:oid:1.2.840.10008.5.1.4.1.1.2"/> 
				<uid value="urn:oid:2.16.124.113543.6003.189642796.63084.16748.2599092904"/> 
			</instance> 
		</series> 
	</study> 
</ImagingManifest>

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
fhir_stu3_models-3.2.0 lib/fhir_stu3_models/examples/xml/imagingmanifest-example.xml
fhir_stu3_models-3.1.1 lib/fhir_stu3_models/examples/xml/imagingmanifest-example.xml
fhir_stu3_models-3.1.0 lib/fhir_stu3_models/examples/xml/imagingmanifest-example.xml
fhir_stu3_models-3.0.2 lib/fhir_stu3_models/examples/xml/imagingmanifest-example.xml
fhir_stu3_models-3.0.1 lib/fhir_stu3_models/examples/xml/imagingmanifest-example.xml
fhir_stu3_models-3.0.0 lib/fhir_stu3_models/examples/xml/imagingmanifest-example.xml
fhir_models-3.0.4 lib/fhir_models/examples/xml/imagingmanifest-example.xml
fhir_models-3.0.3 lib/fhir_models/examples/xml/imagingmanifest-example.xml
fhir_models-3.0.2 lib/fhir_models/examples/xml/imagingmanifest-example.xml
fhir_models-3.0.1 lib/fhir_models/examples/xml/imagingmanifest-example.xml