Source | hl7.fhir.uv.fhircast#current:FHIRcast (v4.3.0) |
resourceType | StructureDefinition |
id | fhircast-imaging-study-open |
canonical | http://hl7.org/fhir/uv/fhircast/StructureDefinition/fhircast-imaging-study-open |
version | 3.0.0 |
status | draft |
publisher | HL7 International - Infrastructure and Messaging |
name | FHIRcastImagingStudyOpen |
title | FHIRcast ImagingStudy for Open Events |
date | 2023-09-06T13:58:18+00:00 |
description | Provides guidance as to which ImagingStudy attributes should be present and considerations as to how each attribute should be valued in all [FHIR resource]-open events. At least one business identifier of the ImagingStudy SHALL be provided in a [FHIR resource]-open request. Two business identifiers are typically associated with an image study. Imaging systems such as a PACS viewer, advanced visualization workstation, etc. typically identify an image study by its DICOM Study Instance UID (which in DICOM is identified with a (0020,000D) tag). Likewise, information systems often identify an image study through the accession number of the order which triggered the image procedure to be performed. The Study Instance UID SHALL be included as a business identifier if it is known. In FHIR, the Study Instance UID of an ImagingStudy is provided in the `identifier` array using the identifier system of `urn:dicom:uid` and prefixing the UID value with `urn:oid:`. The accession number SHALL be included as a business identifier if it is known. **FHIR R4 versus FHIR R5** Relative to FHIR R4, the ImagingStudy resource's change relevant to FHIRcast is the guidance FHIR R5 provides in specifying the accession number. In FHIR R4, the guidance is to provide the accession number in the `identifier` array. In FHIR R5, the accession number is provided in the ImagingStudy's `basedOn` array as a reference using a ServiceRequest reference type. Since this version of FHIRcast promotes the use of FHIR R4 resources, the guidance to provide the accession number in the `identifier` array SHOULD be used and this approach is shown in all ImagingStudy examples in the FHIRcast specification. However, if Subscribers agree to use FHIR R5 resources, the FHIR R5 recommendation MAY be used. For a more detailed explanation of these business identifiers, see the [FHIR R4 implementation notes of the FHIR ImagingStudy resource](https://hl7.org/fhir/R4B/imagingstudy.html) (and the [FHIR R5 implementation notes of the FHIR ImagingStudy resource](https://hl7.org/fhir/R5/imagingstudy.html)). Ideally both the accession number and Study Instance UID are available and present in an ImagingStudy resource used in FHIRcast. The presence of both business identifiers ensures that all Subscribers will be able to be able to identify the appropriate imaging study. |
jurisdictions | uv |
fhirVersion | 4.3.0 |
kind | resource |
abstract | false |
sdTtype | ImagingStudy |
derivation | constraint |
base | http://hl7.org/fhir/StructureDefinition/ImagingStudy |
Usages |
|
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
ImagingStudy | ImagingStudy | |||
id | 1.. | A logical id of the resource must be provided. | ||
identifier | 1.. | At least one business identifier of the ImagingStudy SHALL be provided in a [FHIR resource]-open request (see this event's detailed description for more information). | ||
status | Status of the ImagingStudy, note this may not be known and hence have a value of `unknown`; however, `status` is included since it is required by the FHIR standard | |||
subject | Reference (FHIRcast Patient for Open Events | Device | Group ) | Reference to the Patient resource associated with the ImagingStudy (see detailed description if the image study's subject is not a patient) | ||
Documentation for this format |
Produced 08 Sep 2023