This page is part of the FHIR Specification (v0.0.82: DSTU 1). 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
Profile for imagingstudy
<Profile xmlns="http://hl7.org/fhir"> <text> <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><pre> <<a class="dict" href="imagingstudy-definitions.html#ImagingStudy" title="Manifest of a set of images produced in study. The set of images may include every image in the study, or it may be an incomplete sample, such as a list of key images."><b>ImagingStudy</b></a> xmlns="http://hl7.org/fhir"> <span style="float: right"><a href="formats.html" title="Documentation for this format"><img alt="doco" src="help.png"/></a></span> <!-- from <a href="resources.html">Resource</a>: <a href="extensibility.html">extension</a>, <a href="extensibility.html#modifierExtension">modifierExtension</a>, language, <a href="narrative.html#Narrative">text</a>, and <a href="references.html#contained">contained</a> --> <<a class="dict" href="imagingstudy-definitions.html#ImagingStudy.dateTime" title="Date and Time the study took place."><b>dateTime</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#dateTime">dateTime</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy">When the study was performed</span><span style="color: Gray"> --></span> <<a class="dict" href="imagingstudy-definitions.html#ImagingStudy.subject" title="Who the images are of."><b>subject</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>1..1</b></span> <span style="color: darkgreen"><a href="references.html#Resource">Resource</a>(<a href="patient.html#Patient">Patient</a>)</span> <span style="color: navy">Who the images are of</span><span style="color: Gray"> --></span></subject> <<a class="dict" href="imagingstudy-definitions.html#ImagingStudy.uid" title="Formal identifier for the study."><b>uid</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#oid">oid</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>1..1</b></span> <span style="color: navy">Formal identifier for the study (0020,000D)</span><span style="color: Gray"> --></span> <<a class="dict" href="imagingstudy-definitions.html#ImagingStudy.accessionNo" title="Accession Number."><b>accessionNo</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="datatypes.html#Identifier">Identifier</a></span> <span style="color: navy">Accession Number (0008,0050)</span><span style="color: Gray"> --></span></accessionNo> <<a class="dict" href="imagingstudy-definitions.html#ImagingStudy.identifier" title="Other identifiers for the study."><b>identifier</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..*</b></span> <span style="color: darkgreen"><a href="datatypes.html#Identifier">Identifier</a></span> <span style="color: navy">Other identifiers for the study (0020,0010)</span><span style="color: Gray"> --></span></identifier> <<a class="dict" href="imagingstudy-definitions.html#ImagingStudy.order" title="A list of the diagnostic orders that resulted in this imaging study being performed."><b>order</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..*</b></span> <span style="color: darkgreen"><a href="references.html#Resource">Resource</a>(<a href="diagnosticorder.html#DiagnosticOrder">DiagnosticOrder</a>)</span> <span style="color: navy">Order(s) that caused this study to be performed</span><span style="color: Gray"> --></span></order> <<a class="dict" href="imagingstudy-definitions.html#ImagingStudy.modality" title="A list of all the Series.ImageModality values that are actual acquisition modalities, i.e. those in the DICOM Context Group 29 (value set OID 1.2.840.10008.6.1.19)."><b>modality</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#code">code</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..*</b></span> <span style="color: navy"><a href="imaging-modality.html" style="color: navy">All series.modality if actual acquisition modalities</a></span><span style="color: Gray"> --></span> <<a class="dict" href="imagingstudy-definitions.html#ImagingStudy.referrer" title="The requesting/referring physician."><b>referrer</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="references.html#Resource">Resource</a>(<a href="practitioner.html#Practitioner">Practitioner</a>)</span> <span style="color: navy">Referring physician (0008,0090)</span><span style="color: Gray"> --></span></referrer> <<a class="dict" href="imagingstudy-definitions.html#ImagingStudy.availability" title="Availability of study (online, offline or nearline)."><b>availability</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#code">code</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy"><a href="instance-availability.html" style="color: navy">ONLINE | OFFLINE | NEARLINE | UNAVAILABLE (0008,0056)</a></span><span style="color: Gray"> --></span> <<a class="dict" href="imagingstudy-definitions.html#ImagingStudy.url" title="WADO-RS URI where Study is available."><b>url</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#uri">uri</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy">Retrieve URI (0008,1190)</span><span style="color: Gray"> --></span> <<a class="dict" href="imagingstudy-definitions.html#ImagingStudy.numberOfSeries" title="Number of Series in Study."><b>numberOfSeries</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#integer">integer</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>1..1</b></span> <span style="color: navy">Number of Study Related Series (0020,1206)</span><span style="color: Gray"> --></span> <<a class="dict" href="imagingstudy-definitions.html#ImagingStudy.numberOfInstances" title="Number of SOP Instances in Study."><b>numberOfInstances</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#integer">integer</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>1..1</b></span> <span style="color: navy">Number of Study Related Instances (0020,1208)</span><span style="color: Gray"> --></span> <<a class="dict" href="imagingstudy-definitions.html#ImagingStudy.clinicalInformation" title="Diagnoses etc provided with request."><b>clinicalInformation</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#string">string</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy">Diagnoses etc with request (0040,1002)</span><span style="color: Gray"> --></span> <<a class="dict" href="imagingstudy-definitions.html#ImagingStudy.procedure" title="Type of procedure performed."><b>procedure</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..*</b></span> <span style="color: darkgreen"><a href="datatypes.html#Coding">Coding</a></span> <span style="color: navy">Type of procedure performed (0008,1032)</span><span style="color: Gray"> --></span></procedure> <<a class="dict" href="imagingstudy-definitions.html#ImagingStudy.interpreter" title="Who read study and interpreted the images."><b>interpreter</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="references.html#Resource">Resource</a>(<a href="practitioner.html#Practitioner">Practitioner</a>)</span> <span style="color: navy">Who interpreted images (0008,1060)</span><span style="color: Gray"> --></span></interpreter> <<a class="dict" href="imagingstudy-definitions.html#ImagingStudy.description" title="Institution-generated description or classification of the Study (component) performed."><b>description</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#string">string</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy">Institution-generated description (0008,1030)</span><span style="color: Gray"> --></span> <<a class="dict" href="imagingstudy-definitions.html#ImagingStudy.series" title="Each study has one or more series of image instances."><b>series</b></a>> <span style="color: Gray"><!-- <span style="color: brown"><b>0..*</b></span> Each study has one or more series of instances --></span> <<a class="dict" href="imagingstudy-definitions.html#ImagingStudy.series.number" title="The number of this series in the overall sequence."><b>number</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#integer">integer</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy">Number of this series in overall sequence (0020,0011)</span><span style="color: Gray"> --></span> <<a class="dict" href="imagingstudy-definitions.html#ImagingStudy.series.modality" title="The modality of this series sequence."><b>modality</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#code">code</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>1..1</b></span> <span style="color: navy"><a href="modality.html" style="color: navy">The modality of the instances in the series (0008,0060)</a></span><span style="color: Gray"> --></span> <<a class="dict" href="imagingstudy-definitions.html#ImagingStudy.series.uid" title="Formal identifier for this series."><b>uid</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#oid">oid</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>1..1</b></span> <span style="color: navy">Formal identifier for this series (0020,000E)</span><span style="color: Gray"> --></span> <<a class="dict" href="imagingstudy-definitions.html#ImagingStudy.series.description" title="A description of the series."><b>description</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#string">string</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy">A description of the series (0008,103E)</span><span style="color: Gray"> --></span> <<a class="dict" href="imagingstudy-definitions.html#ImagingStudy.series.numberOfInstances" title="Sequence that contains attributes from the."><b>numberOfInstances</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#integer">integer</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>1..1</b></span> <span style="color: navy">Number of Series Related Instances (0020,1209)</span><span style="color: Gray"> --></span> <<a class="dict" href="imagingstudy-definitions.html#ImagingStudy.series.availability" title="Availability of series (online, offline or nearline)."><b>availability</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#code">code</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy"><a href="instance-availability.html" style="color: navy">ONLINE | OFFLINE | NEARLINE | UNAVAILABLE (0008,0056)</a></span><span style="color: Gray"> --></span> <<a class="dict" href="imagingstudy-definitions.html#ImagingStudy.series.url" title="WADO-RS URI where Series is available."><b>url</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#uri">uri</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy">Retrieve URI (0008,1115 > 0008,1190)</span><span style="color: Gray"> --></span> <<a class="dict" href="imagingstudy-definitions.html#ImagingStudy.series.bodySite" title="Body part examined. See DICOM Part 16 Annex L for the mapping from DICOM to Snomed."><b>bodySite</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="datatypes.html#Coding">Coding</a></span> <span style="color: navy"><a href="valueset-body-site.html" style="color: navy">Body part examined (Map from 0018,0015)</a></span><span style="color: Gray"> --></span></bodySite> <<a class="dict" href="imagingstudy-definitions.html#ImagingStudy.series.dateTime" title="When the series started."><b>dateTime</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#dateTime">dateTime</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy">When the series started</span><span style="color: Gray"> --></span> <<a class="dict" href="imagingstudy-definitions.html#ImagingStudy.series.instance" title="A single image taken from a patient."><b>instance</b></a>> <span style="color: Gray"><!-- <span style="color: brown"><b>1..*</b></span> A single instance taken from a patient (image or other) --></span> <<a class="dict" href="imagingstudy-definitions.html#ImagingStudy.series.instance.number" title="The number of this image in the series."><b>number</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#integer">integer</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy">The number of this instance in the series (0020,0013)</span><span style="color: Gray"> --></span> <<a class="dict" href="imagingstudy-definitions.html#ImagingStudy.series.instance.uid" title="Formal identifier for this image."><b>uid</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#oid">oid</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>1..1</b></span> <span style="color: navy">Formal identifier for this instance (0008,0018)</span><span style="color: Gray"> --></span> <<a class="dict" href="imagingstudy-definitions.html#ImagingStudy.series.instance.sopclass" title="DICOM Image type."><b>sopclass</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#oid">oid</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>1..1</b></span> <span style="color: navy">DICOM class type (0008,0016)</span><span style="color: Gray"> --></span> <<a class="dict" href="imagingstudy-definitions.html#ImagingStudy.series.instance.type" title="Type of instance (image etc) (0004,1430)."><b>type</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#string">string</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy">Type of instance (image etc) (0004,1430)</span><span style="color: Gray"> --></span> <<a class="dict" href="imagingstudy-definitions.html#ImagingStudy.series.instance.title" title="Description (0070,0080 | 0040,A043 > 0008,0104 | 0042,0010 | 0008,0008)."><b>title</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#string">string</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy">Description (0070,0080 | 0040,A043 > 0008,0104 | 0042,0010 | 0008,0008)</span><span style="color: Gray"> --></span> <<a class="dict" href="imagingstudy-definitions.html#ImagingStudy.series.instance.url" title="WADO-RS url where image is available."><b>url</b></a> value="[<span style="color: darkgreen"><a href="datatypes.html#uri">uri</a></span>]"/><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: navy">WADO-RS service where instance is available (0008,1199 > 0008,1190)</span><span style="color: Gray"> --></span> <<a class="dict" href="imagingstudy-definitions.html#ImagingStudy.series.instance.attachment" title="A FHIR resource with content for this instance."><b>attachment</b></a>><span style="color: Gray"><!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="references.html#Resource">Resource</a>(<a href="resourcelist.html">Any</a>)</span> <span style="color: navy">A FHIR resource with content for this instance</span><span style="color: Gray"> --></span></attachment> </instance> </series> </ImagingStudy> </pre></div> </text> <name value="imagingstudy"/> <publisher value="FHIR Project"/> <description value="Basic Profile. Manifest of a set of images produced in study. The set of images may include every image in the study, or it may be an incomplete sample, such as a list of key images."/> <status value="draft"/> <date value="2014-09-30"/> <requirements value="Scope and Usage This resource summarizes a series of images or other instances generated as part of an imaging study, and provides references to where the images are available using WADO-RS. This resource is used to make information concerning images etc. that are available in other clinical contexts such as diagnostic reports, Care Plans, etc. Also, see the use case description below. This resources has been specifically designed with use in DICOM contexts in mind. The content is closely based on the definitions of the equivalent DICOM constructs, and informed by usage patterns already established through DICOM implementation practices, including XDS-I. It is not, however, necessary to use DICOM infrastructure in order to use this resource."/> <mapping> <identity value="rim"/> <uri value="http://hl7.org/v3"/> <name value="RIM"/> </mapping> <mapping> <identity value="dicom"/> <uri value="http://nema.org/dicom"/> <name value="DICOM"/> </mapping> <structure> <type value="ImagingStudy"/> <publish value="true"/> <element> <path value="ImagingStudy"/> <definition> <short value="A set of images produced in single study (one or more series of references images)"/> <formal value="Manifest of a set of images produced in study. The set of images may include every image in the study, or it may be an incomplete sample, such as a list of key images."/> <min value="1"/> <max value="1"/> <type> <code value="Resource"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value="Act[classCode=COMPOSITION, moodCode=EVN]"/> </mapping> <mapping> <identity value="dicom"/> <map value="Reference IHE radiology TF vol 2 table 4.14.1"/> </mapping> </definition> </element> <element> <path value="ImagingStudy.extension"/> <definition> <short value="Additional Content defined by implementations"/> <formal value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/> <comments value="there can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core simplicity for everyone."/> <synonym value="extensions"/> <synonym value="user content"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <isModifier value="false"/> </definition> </element> <element> <path value="ImagingStudy.modifierExtension"/> <definition> <short value="Extensions that cannot be ignored"/> <formal value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/> <comments value="there can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core simplicity for everyone."/> <synonym value="extensions"/> <synonym value="user content"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <isModifier value="false"/> </definition> </element> <element> <path value="ImagingStudy.text"/> <definition> <short value="Text summary of the resource, for human interpretation"/> <formal value="A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety."/> <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative."/> <synonym value="narrative"/> <synonym value="html"/> <synonym value="xhtml"/> <synonym value="display"/> <min value="0"/> <max value="1"/> <type> <code value="Narrative"/> </type> <isModifier value="false"/> </definition> </element> <element> <path value="ImagingStudy.contained"/> <definition> <short value="Contained, inline Resources"/> <formal value="These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope."/> <comments value="This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again."/> <synonym value="inline resources"/> <synonym value="anonymous resources"/> <synonym value="contained resources"/> <min value="0"/> <max value="*"/> <type> <code value="Resource"/> </type> <isModifier value="false"/> </definition> </element> <element> <path value="ImagingStudy.dateTime"/> <definition> <short value="When the study was performed"/> <formal value="Date and Time the study took place."/> <min value="0"/> <max value="1"/> <type> <code value="dateTime"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".effectiveTime"/> </mapping> <mapping> <identity value="dicom"/> <map value="0008,0020+0008,0030"/> </mapping> </definition> </element> <element> <path value="ImagingStudy.subject"/> <definition> <short value="Who the images are of"/> <formal value="Who the images are of."/> <min value="1"/> <max value="1"/> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Patient"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".participation[typeCode=SBJ].role"/> </mapping> <mapping> <identity value="dicom"/> <map value="0010/*"/> </mapping> </definition> </element> <element> <path value="ImagingStudy.uid"/> <definition> <short value="Formal identifier for the study (0020,000D)"/> <formal value="Formal identifier for the study."/> <min value="1"/> <max value="1"/> <type> <code value="oid"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".id"/> </mapping> <mapping> <identity value="dicom"/> <map value="0020,000D"/> </mapping> </definition> </element> <element> <path value="ImagingStudy.accessionNo"/> <definition> <short value="Accession Number (0008,0050)"/> <formal value="Accession Number."/> <min value="0"/> <max value="1"/> <type> <code value="Identifier"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".inboundRelationship[typeCode=COMP].source[classCode=ACSN, moodCode=EVN].id"/> </mapping> <mapping> <identity value="dicom"/> <map value="0008,0050"/> </mapping> </definition> </element> <element> <path value="ImagingStudy.identifier"/> <definition> <short value="Other identifiers for the study (0020,0010)"/> <formal value="Other identifiers for the study."/> <min value="0"/> <max value="*"/> <type> <code value="Identifier"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".id (no means to distinguish from uid)"/> </mapping> <mapping> <identity value="dicom"/> <map value="0020,0010"/> </mapping> </definition> </element> <element> <path value="ImagingStudy.order"/> <definition> <short value="Order(s) that caused this study to be performed"/> <formal value="A list of the diagnostic orders that resulted in this imaging study being performed."/> <comments value="The order(s) can be inferred from information such as accession numbers, but the details of this depend on local workflow management. Note that there is a many-many relationship between orders and studies."/> <min value="0"/> <max value="*"/> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/DiagnosticOrder"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".outboundRelationship[typeCode=FLFS].target[classCode=DGIMG, moodCode=RQO]"/> </mapping> </definition> </element> <element> <path value="ImagingStudy.modality"/> <definition> <short value="All series.modality if actual acquisition modalities"/> <formal value="A list of all the Series.ImageModality values that are actual acquisition modalities, i.e. those in the DICOM Context Group 29 (value set OID 1.2.840.10008.6.1.19)."/> <min value="0"/> <max value="*"/> <type> <code value="code"/> </type> <isModifier value="false"/> <binding> <name value="ImagingModality"/> <isExtensible value="false"/> <conformance value="required"/> <referenceResource> <reference value="http://hl7.org/fhir/vs/imaging-modality"/> </referenceResource> </binding> <mapping> <identity value="rim"/> <map value=".code"/> </mapping> <mapping> <identity value="dicom"/> <map value="0008,0061"/> </mapping> </definition> </element> <element> <path value="ImagingStudy.referrer"/> <definition> <short value="Referring physician (0008,0090)"/> <formal value="The requesting/referring physician."/> <min value="0"/> <max value="1"/> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Practitioner"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".outboundRelationship[typeCode=FLFS].target[classCode=DGIMG, moodCode=RQO].participation[typeCode=AU T].role"/> </mapping> <mapping> <identity value="dicom"/> <map value="0008,0090"/> </mapping> </definition> </element> <element> <path value="ImagingStudy.availability"/> <definition> <short value="ONLINE | OFFLINE | NEARLINE | UNAVAILABLE (0008,0056)"/> <formal value="Availability of study (online, offline or nearline)."/> <min value="0"/> <max value="1"/> <type> <code value="code"/> </type> <isModifier value="false"/> <binding> <name value="InstanceAvailability"/> <isExtensible value="false"/> <conformance value="required"/> <referenceResource> <reference value="http://hl7.org/fhir/vs/instance-availability"/> </referenceResource> </binding> <mapping> <identity value="rim"/> <map value="Not supported"/> </mapping> <mapping> <identity value="dicom"/> <map value="0008,0056"/> </mapping> </definition> </element> <element> <path value="ImagingStudy.url"/> <definition> <short value="Retrieve URI (0008,1190)"/> <formal value="WADO-RS URI where Study is available."/> <min value="0"/> <max value="1"/> <type> <code value="uri"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".text.reference"/> </mapping> <mapping> <identity value="dicom"/> <map value="0008,1190"/> </mapping> </definition> </element> <element> <path value="ImagingStudy.numberOfSeries"/> <definition> <short value="Number of Study Related Series (0020,1206)"/> <formal value="Number of Series in Study."/> <min value="1"/> <max value="1"/> <type> <code value="integer"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".outboundRelationship[typeCode=COMP, subsetCode=SUMM].target[classCode=OBSSER, moodCode=EVN].repeatN umber"/> </mapping> <mapping> <identity value="dicom"/> <map value="(0020,1206)"/> </mapping> </definition> </element> <element> <path value="ImagingStudy.numberOfInstances"/> <definition> <short value="Number of Study Related Instances (0020,1208)"/> <formal value="Number of SOP Instances in Study."/> <min value="1"/> <max value="1"/> <type> <code value="integer"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".outboundRelationship[typeCode=COMP, subsetCode=SUMM].target[classCode=DGIMG, moodCode=EVN].repeatNu mber"/> </mapping> <mapping> <identity value="dicom"/> <map value="(0020,1208)"/> </mapping> </definition> </element> <element> <path value="ImagingStudy.clinicalInformation"/> <definition> <short value="Diagnoses etc with request (0040,1002)"/> <formal value="Diagnoses etc provided with request."/> <min value="0"/> <max value="1"/> <type> <code value="string"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".outboundRelationship[typeCode=PERT].target"/> </mapping> <mapping> <identity value="dicom"/> <map value="0040,1002, 0008,1080"/> </mapping> </definition> </element> <element> <path value="ImagingStudy.procedure"/> <definition> <short value="Type of procedure performed (0008,1032)"/> <formal value="Type of procedure performed."/> <min value="0"/> <max value="*"/> <type> <code value="Coding"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".outboundRelationship[typeCode=COMP].target[classCode=PROC, moodCode=EVN]"/> </mapping> <mapping> <identity value="dicom"/> <map value="0008,1032"/> </mapping> </definition> </element> <element> <path value="ImagingStudy.interpreter"/> <definition> <short value="Who interpreted images (0008,1060)"/> <formal value="Who read study and interpreted the images."/> <comments value="or is this 4008,010C?."/> <min value="0"/> <max value="1"/> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Practitioner"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".participation[typeCode=PRF].role"/> </mapping> <mapping> <identity value="dicom"/> <map value="0008,1060"/> </mapping> </definition> </element> <element> <path value="ImagingStudy.description"/> <definition> <short value="Institution-generated description (0008,1030)"/> <formal value="Institution-generated description or classification of the Study (component) performed."/> <min value="0"/> <max value="1"/> <type> <code value="string"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".text"/> </mapping> <mapping> <identity value="dicom"/> <map value="0008,1030"/> </mapping> </definition> </element> <element> <path value="ImagingStudy.series"/> <definition> <short value="Each study has one or more series of instances"/> <formal value="Each study has one or more series of image instances."/> <min value="0"/> <max value="*"/> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".outboundRelationship[typeCode=COMP].target[classCode=OBSSER, moodCode=EVN]"/> </mapping> </definition> </element> <element> <path value="ImagingStudy.series.extension"/> <definition> <short value="Additional Content defined by implementations"/> <formal value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/> <comments value="there can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core simplicity for everyone."/> <synonym value="extensions"/> <synonym value="user content"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <isModifier value="false"/> </definition> </element> <element> <path value="ImagingStudy.series.modifierExtension"/> <definition> <short value="Extensions that cannot be ignored"/> <formal value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/> <comments value="there can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core simplicity for everyone."/> <synonym value="extensions"/> <synonym value="user content"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <isModifier value="false"/> </definition> </element> <element> <path value="ImagingStudy.series.number"/> <definition> <short value="Number of this series in overall sequence (0020,0011)"/> <formal value="The number of this series in the overall sequence."/> <min value="0"/> <max value="1"/> <type> <code value="integer"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".inboundRelationship[type=COMP, source[classCode=COMPOSITION, moodCode=EVN]].sequenceNumber"/> </mapping> <mapping> <identity value="dicom"/> <map value="0020,0011"/> </mapping> </definition> </element> <element> <path value="ImagingStudy.series.modality"/> <definition> <short value="The modality of the instances in the series (0008,0060)"/> <formal value="The modality of this series sequence."/> <min value="1"/> <max value="1"/> <type> <code value="code"/> </type> <isModifier value="false"/> <binding> <name value="Modality"/> <isExtensible value="false"/> <conformance value="required"/> <referenceResource> <reference value="http://hl7.org/fhir/vs/modality"/> </referenceResource> </binding> <mapping> <identity value="rim"/> <map value=".code"/> </mapping> <mapping> <identity value="dicom"/> <map value="0008,0060"/> </mapping> </definition> </element> <element> <path value="ImagingStudy.series.uid"/> <definition> <short value="Formal identifier for this series (0020,000E)"/> <formal value="Formal identifier for this series."/> <min value="1"/> <max value="1"/> <type> <code value="oid"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".id"/> </mapping> <mapping> <identity value="dicom"/> <map value="0020,000E"/> </mapping> </definition> </element> <element> <path value="ImagingStudy.series.description"/> <definition> <short value="A description of the series (0008,103E)"/> <formal value="A description of the series."/> <min value="0"/> <max value="1"/> <type> <code value="string"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".text"/> </mapping> <mapping> <identity value="dicom"/> <map value="0008,103E"/> </mapping> </definition> </element> <element> <path value="ImagingStudy.series.numberOfInstances"/> <definition> <short value="Number of Series Related Instances (0020,1209)"/> <formal value="Sequence that contains attributes from the."/> <min value="1"/> <max value="1"/> <type> <code value="integer"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".outboundRelationship[typeCode=COMP, subsetCode=SUMM].target[classCode=DGIMG, moodCode=EVN].repeatNu mber"/> </mapping> <mapping> <identity value="dicom"/> <map value="0020,1209"/> </mapping> </definition> </element> <element> <path value="ImagingStudy.series.availability"/> <definition> <short value="ONLINE | OFFLINE | NEARLINE | UNAVAILABLE (0008,0056)"/> <formal value="Availability of series (online, offline or nearline)."/> <min value="0"/> <max value="1"/> <type> <code value="code"/> </type> <isModifier value="false"/> <binding> <name value="InstanceAvailability"/> <isExtensible value="false"/> <conformance value="required"/> <referenceResource> <reference value="http://hl7.org/fhir/vs/instance-availability"/> </referenceResource> </binding> <mapping> <identity value="rim"/> <map value=".inboundRelationship[typeCode=COMP]. source[classCode=OBS, moodCode=EVN, code="availability&quo t;].value"/> </mapping> <mapping> <identity value="dicom"/> <map value="0008,0056"/> </mapping> </definition> </element> <element> <path value="ImagingStudy.series.url"/> <definition> <short value="Retrieve URI (0008,1115 > 0008,1190)"/> <formal value="WADO-RS URI where Series is available."/> <min value="0"/> <max value="1"/> <type> <code value="uri"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".text.reference"/> </mapping> <mapping> <identity value="dicom"/> <map value="0008,1115 > 0008,1190"/> </mapping> </definition> </element> <element> <path value="ImagingStudy.series.bodySite"/> <definition> <short value="Body part examined (Map from 0018,0015)"/> <formal value="Body part examined. See DICOM Part 16 Annex L for the mapping from DICOM to Snomed."/> <min value="0"/> <max value="1"/> <type> <code value="Coding"/> </type> <isModifier value="false"/> <binding> <name value="BodySite"/> <isExtensible value="true"/> <conformance value="example"/> <referenceResource> <reference value="http://hl7.org/fhir/vs/body-site"/> </referenceResource> </binding> <mapping> <identity value="rim"/> <map value=".targetSiteCode"/> </mapping> <mapping> <identity value="dicom"/> <map value="0018,0015"/> </mapping> </definition> </element> <element> <path value="ImagingStudy.series.dateTime"/> <definition> <short value="When the series started"/> <formal value="When the series started."/> <min value="0"/> <max value="1"/> <type> <code value="dateTime"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".effectiveTime"/> </mapping> </definition> </element> <element> <path value="ImagingStudy.series.instance"/> <definition> <short value="A single instance taken from a patient (image or other)"/> <formal value="A single image taken from a patient."/> <min value="1"/> <max value="*"/> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".outboundRelationship[typeCode=COMP].target[classCode=DGIMG, moodCode=EVN]"/> </mapping> </definition> </element> <element> <path value="ImagingStudy.series.instance.extension"/> <definition> <short value="Additional Content defined by implementations"/> <formal value="May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension."/> <comments value="there can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core simplicity for everyone."/> <synonym value="extensions"/> <synonym value="user content"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <isModifier value="false"/> </definition> </element> <element> <path value="ImagingStudy.series.instance.modifierExtension"/> <definition> <short value="Extensions that cannot be ignored"/> <formal value="May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions."/> <comments value="there can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core simplicity for everyone."/> <synonym value="extensions"/> <synonym value="user content"/> <min value="0"/> <max value="*"/> <type> <code value="Extension"/> </type> <isModifier value="false"/> </definition> </element> <element> <path value="ImagingStudy.series.instance.number"/> <definition> <short value="The number of this instance in the series (0020,0013)"/> <formal value="The number of this image in the series."/> <min value="0"/> <max value="1"/> <type> <code value="integer"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".inboundRelationship[typeCode=COMP, source[classCode=OBSSER, moodCode=EVN]].sequenceNumber"/> </mapping> <mapping> <identity value="dicom"/> <map value="0020,0013"/> </mapping> </definition> </element> <element> <path value="ImagingStudy.series.instance.uid"/> <definition> <short value="Formal identifier for this instance (0008,0018)"/> <formal value="Formal identifier for this image."/> <min value="1"/> <max value="1"/> <type> <code value="oid"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".id"/> </mapping> <mapping> <identity value="dicom"/> <map value="0008,0018"/> </mapping> </definition> </element> <element> <path value="ImagingStudy.series.instance.sopclass"/> <definition> <short value="DICOM class type (0008,0016)"/> <formal value="DICOM Image type."/> <min value="1"/> <max value="1"/> <type> <code value="oid"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".inboundRelationship[typeCode=COMP]. source[classCode=OBS, moodCode=EVN, code="sop class"].value"/> </mapping> <mapping> <identity value="dicom"/> <map value="0008,0016"/> </mapping> </definition> </element> <element> <path value="ImagingStudy.series.instance.type"/> <definition> <short value="Type of instance (image etc) (0004,1430)"/> <formal value="Type of instance (image etc) (0004,1430)."/> <min value="0"/> <max value="1"/> <type> <code value="string"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".code"/> </mapping> <mapping> <identity value="dicom"/> <map value="0004,1430"/> </mapping> </definition> </element> <element> <path value="ImagingStudy.series.instance.title"/> <definition> <short value="Description (0070,0080 | 0040,A043 > 0008,0104 | 0042,0010 | 0008,0008)"/> <formal value="Description (0070,0080 | 0040,A043 > 0008,0104 | 0042,0010 | 0008,0008)."/> <min value="0"/> <max value="1"/> <type> <code value="string"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".title"/> </mapping> <mapping> <identity value="dicom"/> <map value="0070,0080 | 0040,A043 > 0008,0104 | 0042,0010 | 0008,0008"/> </mapping> </definition> </element> <element> <path value="ImagingStudy.series.instance.url"/> <definition> <short value="WADO-RS service where instance is available (0008,1199 > 0008,1190)"/> <formal value="WADO-RS url where image is available."/> <comments value="Each instance may have a url and an attachment. Both represent the same information, but using different approaches. The URL is a reference to a WADO-RS service that makes the instance available."/> <min value="0"/> <max value="1"/> <type> <code value="uri"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".text.reference"/> </mapping> <mapping> <identity value="dicom"/> <map value="0008,1199 > 0008,1190"/> </mapping> </definition> </element> <element> <path value="ImagingStudy.series.instance.attachment"/> <definition> <short value="A FHIR resource with content for this instance"/> <formal value="A FHIR resource with content for this instance."/> <comments value="Each instance may have a url and an attachment. Both represent the same information, but using different approaches. The attachment is a reference to a FHIR resource (Media, Document, etc)."/> <min value="0"/> <max value="1"/> <type> <code value="ResourceReference"/> <profile value="http://hl7.org/fhir/profiles/Any"/> </type> <isModifier value="false"/> <mapping> <identity value="rim"/> <map value=".text.binary"/> </mapping> </definition> </element> <searchParam> <name value="_id"/> <type value="token"/> <documentation value="The logical resource id associated with the resource (must be supported by all servers)"/> </searchParam> <searchParam> <name value="_language"/> <type value="token"/> <documentation value="The language of the resource"/> </searchParam> <searchParam> <name value="accession"/> <type value="token"/> <documentation value="The accession id for the image"/> <xpath value="f:ImagingStudy/f:accessionNo"/> </searchParam> <searchParam> <name value="bodysite"/> <type value="token"/> <documentation value="Body part examined (Map from 0018,0015)"/> <xpath value="f:ImagingStudy/f:series/f:bodySite"/> </searchParam> <searchParam> <name value="date"/> <type value="date"/> <documentation value="The date the study was done was taken"/> <xpath value="f:ImagingStudy/f:dateTime"/> </searchParam> <searchParam> <name value="dicom-class"/> <type value="token"/> <documentation value="DICOM class type (0008,0016)"/> <xpath value="f:ImagingStudy/f:series/f:instance/f:sopclass"/> </searchParam> <searchParam> <name value="modality"/> <type value="token"/> <documentation value="The modality of the image"/> <xpath value="f:ImagingStudy/f:series/f:modality"/> </searchParam> <searchParam> <name value="series"/> <type value="token"/> <documentation value="The series id for the image"/> <xpath value="f:ImagingStudy/f:series/f:uid"/> </searchParam> <searchParam> <name value="size"/> <type value="number"/> <documentation value="The size of the image in MB - may include > or < in the value"/> </searchParam> <searchParam> <name value="study"/> <type value="token"/> <documentation value="The study id for the image"/> <xpath value="f:ImagingStudy/f:uid"/> </searchParam> <searchParam> <name value="subject"/> <type value="reference"/> <documentation value="Who the study is about"/> <xpath value="f:ImagingStudy/f:subject"/> </searchParam> <searchParam> <name value="uid"/> <type value="token"/> <documentation value="Formal identifier for this instance (0008,0018)"/> <xpath value="f:ImagingStudy/f:series/f:instance/f:uid"/> </searchParam> </structure> </Profile>