HL7 Europe Imaging Study Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.1.0-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/oijauregui/ehdsimaging/ and changes regularly. See the Directory of published versions
| Official URL: http://hl7.eu/fhir/imaging-r5/StructureDefinition/ImSrInstanceImagingSelection | Version: 0.1.0-build | |||
| Standards status: Draft | Maturity Level: 1 | Computable Name: ImSrInstanceImagingSelection | ||
| Copyright/Legal: Used by permission of HL7 Europe, all rights reserved Creative Commons License | ||||
Imaging Selection referring to a DICOM SR instance
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints    Filter:   | 
|---|---|---|---|---|
|   ImagingSelection | 0..* | ImImagingSelection | A selection of DICOM SOP instances and/or frames | |
|    implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | 
|    contained | 0..* | Resource | Contained, inline Resources | |
|    modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored | 
|    Slices for identifier | Σ | 1..* | Identifier | Business Identifier for Imaging Selection Slice: Unordered, Open by value:type | 
|     identifier:sopInstanceUid | Σ | 1..1 | ImSopInstanceUidIdentifier | Business Identifier for Imaging Selection | 
|    status | ?!Σ | 1..1 | code | available | entered-in-error | unknown Binding: ImagingSelectionStatus (required): The status of the ImagingSelection. | 
|    code | Σ | 1..1 | CodeableConcept | Imaging Selection purpose text or code Binding: KeyObjectSelectionDocumentTitle (example): Key Object Selection Document Title. | 
|    studyUid | Σ | 1..1 | id | DICOM Study Instance UID Example General: 1.2.840.113747.20080222.12753225430534207565993148475333748793 | 
|    Slices for derivedFrom | Σ | 1..* | Reference(ImagingStudy | DocumentReference) | The imaging study from which the imaging selection is derived Slice: Unordered, Open by profile:$this | 
|     derivedFrom:study | Σ | 1..1 | Reference(ImagingStudy: General) | The imaging study from which the imaging selection is derived | 
|    seriesUid | Σ | 1..1 | id | DICOM Series Instance UID Example General: 1.2.840.113747.20080222.12753225430534207565993148475333748793.1 | 
|    instance | Σ | 1..1 | BackboneElement | The selected instances | 
|     modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | 
|     uid | Σ | 1..1 | id | DICOM SOP Instance UID Example General: 1.2.840.113747.20080222.12753225430534207568475333748793.1.1 | 
|  Documentation for this format | ||||
| Path | Conformance | ValueSet | URI | 
| ImagingSelection.status | required | ImagingSelectionStatus http://hl7.org/fhir/ValueSet/imagingselection-status|5.0.0From the FHIR Standard | |
| ImagingSelection.code | example | KeyObjectSelectionDocumentTitle (missing link) http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_7010.htmlFrom this IG | |
| ImagingSelection.instance.imageRegion2D.regionType | required | ImagingSelection2DGraphicType http://hl7.org/fhir/ValueSet/imagingselection-2dgraphictype|5.0.0From the FHIR Standard | |
| ImagingSelection.instance.imageRegion3D.regionType | required | ImagingSelection3DGraphicType http://hl7.org/fhir/ValueSet/imagingselection-3dgraphictype|5.0.0From the FHIR Standard | 
| Id | Grade | Path(s) | Details | Requirements | 
| dom-2 | error | ImagingSelection | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
| dom-3 | error | ImagingSelection | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
| dom-4 | error | ImagingSelection | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
| dom-5 | error | ImagingSelection | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
| dom-6 | best practice | ImagingSelection | A resource should have narrative for robust management : text.`div`.exists() | |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() | 
This structure is derived from ImImagingSelection
| Name | Flags | Card. | Type | Description & Constraints    Filter:   | 
|---|---|---|---|---|
|   ImagingSelection | 0..* | ImImagingSelection | A selection of DICOM SOP instances and/or frames | |
|    Slices for identifier | 1..* | Identifier | Business Identifier for Imaging Selection Slice: Unordered, Open by value:type | |
|     identifier:sopInstanceUid | 1..1 | ImSopInstanceUidIdentifier | Business Identifier for Imaging Selection | |
|    studyUid | 1..1 | id | DICOM Study Instance UID | |
|    seriesUid | 1..1 | id | DICOM Series Instance UID | |
|    instance | 1..1 | BackboneElement | The selected instances | |
|     subset | 0..0 | |||
|     imageRegion2D | 0..0 | |||
|     imageRegion3D | 0..0 | |||
|  Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints    Filter:   | ||||
|---|---|---|---|---|---|---|---|---|
|   ImagingSelection | 0..* | ImImagingSelection | A selection of DICOM SOP instances and/or frames | |||||
|    id | Σ | 0..1 | id | Logical id of this artifact | ||||
|    meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
|    implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
|    language | 0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language 
 | |||||
|    text | 0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
|    contained | 0..* | Resource | Contained, inline Resources | |||||
|    extension | 0..* | Extension | Additional content defined by implementations | |||||
|    modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
|    Slices for identifier | Σ | 1..* | Identifier | Business Identifier for Imaging Selection Slice: Unordered, Open by value:type | ||||
|     identifier:sopInstanceUid | Σ | 1..1 | ImSopInstanceUidIdentifier | Business Identifier for Imaging Selection | ||||
|    status | ?!Σ | 1..1 | code | available | entered-in-error | unknown Binding: ImagingSelectionStatus (required): The status of the ImagingSelection. | ||||
|    subject | Σ | 0..1 | Reference(Patient (EU base)) | Subject of the selected instances | ||||
|    issued | Σ | 0..1 | instant | Date / Time when this imaging selection was created | ||||
|    performer | Σ | 0..* | BackboneElement | Selector of the instances (human or machine) | ||||
|     id | 0..1 | string | Unique id for inter-element referencing | |||||
|     extension | 0..* | Extension | Additional content defined by implementations | |||||
|     modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
|     function | Σ | 0..1 | CodeableConcept | Type of performer Binding: ImagingStudySeriesPerformerFunction (extensible): The type of involvement of the performer. | ||||
|     actor | Σ | 0..1 | Reference(Practitioner | PractitionerRole | Device | Organization | CareTeam | Patient | RelatedPerson | HealthcareService) | Author (human or machine) | ||||
|    basedOn | Σ | 0..* | Reference(CarePlan | ServiceRequest | Appointment | AppointmentResponse | Task) | Associated request | ||||
|    category | Σ | 0..* | CodeableConcept | Classifies the imaging selection Binding: KeyObjectSelectionDocumentTitle (example): Key Object Selection Document Title. | ||||
|    code | Σ | 1..1 | CodeableConcept | Imaging Selection purpose text or code Binding: KeyObjectSelectionDocumentTitle (example): Key Object Selection Document Title. | ||||
|    studyUid | Σ | 1..1 | id | DICOM Study Instance UID Example General: 1.2.840.113747.20080222.12753225430534207565993148475333748793 | ||||
|    Slices for derivedFrom | Σ | 1..* | Reference(ImagingStudy | DocumentReference) | The imaging study from which the imaging selection is derived Slice: Unordered, Open by profile:$this | ||||
|     derivedFrom:study | Σ | 1..1 | Reference(ImagingStudy: General) | The imaging study from which the imaging selection is derived | ||||
|    endpoint | Σ | 0..* | Reference(Endpoint) | The network service providing retrieval for the images referenced in the imaging selection | ||||
|    seriesUid | Σ | 1..1 | id | DICOM Series Instance UID Example General: 1.2.840.113747.20080222.12753225430534207565993148475333748793.1 | ||||
|    seriesNumber | Σ | 0..1 | unsignedInt | DICOM Series Number | ||||
|    frameOfReferenceUid | Σ | 0..1 | id | The Frame of Reference UID for the selected images Example General: 1.2.840.113747.20080222.12753225430534207565993148475333748793.2 | ||||
|    bodySite | Σ | 0..1 | CodeableReference(BodyStructure) | Body part examined Binding: SNOMEDCTBodyStructures (example): SNOMED CT Body site concepts | ||||
|    focus | Σ | 0..* | Reference(ImagingSelection) | Related resource that is the focus for the imaging selection | ||||
|    instance | Σ | 1..1 | BackboneElement | The selected instances | ||||
|     id | 0..1 | string | Unique id for inter-element referencing | |||||
|     extension | 0..* | Extension | Additional content defined by implementations | |||||
|     modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
|     uid | Σ | 1..1 | id | DICOM SOP Instance UID Example General: 1.2.840.113747.20080222.12753225430534207568475333748793.1.1 | ||||
|     number | Σ | 0..1 | unsignedInt | DICOM Instance Number | ||||
|     sopClass | 0..1 | Coding | DICOM SOP Class UID Binding: http://dicom.nema.org/medical/dicom/current/output/chtml/part04/sect_B.5.html#table_B.5-1 (extensible): DICOM SOP Classes. Example General: 1.2.840.10008.5.1.4.1.1.2 | |||||
|  Documentation for this format | ||||||||
| Path | Conformance | ValueSet | URI | 
| ImagingSelection.language | required | AllLanguages http://hl7.org/fhir/ValueSet/all-languages|5.0.0From the FHIR Standard | |
| ImagingSelection.status | required | ImagingSelectionStatus http://hl7.org/fhir/ValueSet/imagingselection-status|5.0.0From the FHIR Standard | |
| ImagingSelection.performer.function | extensible | ImagingStudySeriesPerformerFunction http://hl7.org/fhir/ValueSet/series-performer-functionFrom the FHIR Standard | |
| ImagingSelection.category | example | KeyObjectSelectionDocumentTitle (missing link) http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_7010.htmlFrom this IG | |
| ImagingSelection.code | example | KeyObjectSelectionDocumentTitle (missing link) http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_7010.htmlFrom this IG | |
| ImagingSelection.bodySite | example | SNOMEDCTBodyStructures http://hl7.org/fhir/ValueSet/body-siteFrom the FHIR Standard | |
| ImagingSelection.instance.sopClass | extensible | http://dicom.nema.org/medical/dicom/current/output/chtml/part04/sect_B.5.html#table_B.5-1 http://dicom.nema.org/medical/dicom/current/output/chtml/part04/sect_B.5.html#table_B.5-1 | |
| ImagingSelection.instance.imageRegion2D.regionType | required | ImagingSelection2DGraphicType http://hl7.org/fhir/ValueSet/imagingselection-2dgraphictype|5.0.0From the FHIR Standard | |
| ImagingSelection.instance.imageRegion3D.regionType | required | ImagingSelection3DGraphicType http://hl7.org/fhir/ValueSet/imagingselection-3dgraphictype|5.0.0From the FHIR Standard | 
| Id | Grade | Path(s) | Details | Requirements | 
| dom-2 | error | ImagingSelection | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
| dom-3 | error | ImagingSelection | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
| dom-4 | error | ImagingSelection | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
| dom-5 | error | ImagingSelection | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
| dom-6 | best practice | ImagingSelection | A resource should have narrative for robust management : text.`div`.exists() | |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() | 
This structure is derived from ImImagingSelection
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints    Filter:   | 
|---|---|---|---|---|
|   ImagingSelection | 0..* | ImImagingSelection | A selection of DICOM SOP instances and/or frames | |
|    implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | 
|    contained | 0..* | Resource | Contained, inline Resources | |
|    modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored | 
|    Slices for identifier | Σ | 1..* | Identifier | Business Identifier for Imaging Selection Slice: Unordered, Open by value:type | 
|     identifier:sopInstanceUid | Σ | 1..1 | ImSopInstanceUidIdentifier | Business Identifier for Imaging Selection | 
|    status | ?!Σ | 1..1 | code | available | entered-in-error | unknown Binding: ImagingSelectionStatus (required): The status of the ImagingSelection. | 
|    code | Σ | 1..1 | CodeableConcept | Imaging Selection purpose text or code Binding: KeyObjectSelectionDocumentTitle (example): Key Object Selection Document Title. | 
|    studyUid | Σ | 1..1 | id | DICOM Study Instance UID Example General: 1.2.840.113747.20080222.12753225430534207565993148475333748793 | 
|    Slices for derivedFrom | Σ | 1..* | Reference(ImagingStudy | DocumentReference) | The imaging study from which the imaging selection is derived Slice: Unordered, Open by profile:$this | 
|     derivedFrom:study | Σ | 1..1 | Reference(ImagingStudy: General) | The imaging study from which the imaging selection is derived | 
|    seriesUid | Σ | 1..1 | id | DICOM Series Instance UID Example General: 1.2.840.113747.20080222.12753225430534207565993148475333748793.1 | 
|    instance | Σ | 1..1 | BackboneElement | The selected instances | 
|     modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | 
|     uid | Σ | 1..1 | id | DICOM SOP Instance UID Example General: 1.2.840.113747.20080222.12753225430534207568475333748793.1.1 | 
|  Documentation for this format | ||||
| Path | Conformance | ValueSet | URI | 
| ImagingSelection.status | required | ImagingSelectionStatus http://hl7.org/fhir/ValueSet/imagingselection-status|5.0.0From the FHIR Standard | |
| ImagingSelection.code | example | KeyObjectSelectionDocumentTitle (missing link) http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_7010.htmlFrom this IG | |
| ImagingSelection.instance.imageRegion2D.regionType | required | ImagingSelection2DGraphicType http://hl7.org/fhir/ValueSet/imagingselection-2dgraphictype|5.0.0From the FHIR Standard | |
| ImagingSelection.instance.imageRegion3D.regionType | required | ImagingSelection3DGraphicType http://hl7.org/fhir/ValueSet/imagingselection-3dgraphictype|5.0.0From the FHIR Standard | 
| Id | Grade | Path(s) | Details | Requirements | 
| dom-2 | error | ImagingSelection | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
| dom-3 | error | ImagingSelection | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
| dom-4 | error | ImagingSelection | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
| dom-5 | error | ImagingSelection | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
| dom-6 | best practice | ImagingSelection | A resource should have narrative for robust management : text.`div`.exists() | |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() | 
Differential View
This structure is derived from ImImagingSelection
| Name | Flags | Card. | Type | Description & Constraints    Filter:   | 
|---|---|---|---|---|
|   ImagingSelection | 0..* | ImImagingSelection | A selection of DICOM SOP instances and/or frames | |
|    Slices for identifier | 1..* | Identifier | Business Identifier for Imaging Selection Slice: Unordered, Open by value:type | |
|     identifier:sopInstanceUid | 1..1 | ImSopInstanceUidIdentifier | Business Identifier for Imaging Selection | |
|    studyUid | 1..1 | id | DICOM Study Instance UID | |
|    seriesUid | 1..1 | id | DICOM Series Instance UID | |
|    instance | 1..1 | BackboneElement | The selected instances | |
|     subset | 0..0 | |||
|     imageRegion2D | 0..0 | |||
|     imageRegion3D | 0..0 | |||
|  Documentation for this format | ||||
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints    Filter:   | ||||
|---|---|---|---|---|---|---|---|---|
|   ImagingSelection | 0..* | ImImagingSelection | A selection of DICOM SOP instances and/or frames | |||||
|    id | Σ | 0..1 | id | Logical id of this artifact | ||||
|    meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
|    implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
|    language | 0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language 
 | |||||
|    text | 0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
|    contained | 0..* | Resource | Contained, inline Resources | |||||
|    extension | 0..* | Extension | Additional content defined by implementations | |||||
|    modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
|    Slices for identifier | Σ | 1..* | Identifier | Business Identifier for Imaging Selection Slice: Unordered, Open by value:type | ||||
|     identifier:sopInstanceUid | Σ | 1..1 | ImSopInstanceUidIdentifier | Business Identifier for Imaging Selection | ||||
|    status | ?!Σ | 1..1 | code | available | entered-in-error | unknown Binding: ImagingSelectionStatus (required): The status of the ImagingSelection. | ||||
|    subject | Σ | 0..1 | Reference(Patient (EU base)) | Subject of the selected instances | ||||
|    issued | Σ | 0..1 | instant | Date / Time when this imaging selection was created | ||||
|    performer | Σ | 0..* | BackboneElement | Selector of the instances (human or machine) | ||||
|     id | 0..1 | string | Unique id for inter-element referencing | |||||
|     extension | 0..* | Extension | Additional content defined by implementations | |||||
|     modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
|     function | Σ | 0..1 | CodeableConcept | Type of performer Binding: ImagingStudySeriesPerformerFunction (extensible): The type of involvement of the performer. | ||||
|     actor | Σ | 0..1 | Reference(Practitioner | PractitionerRole | Device | Organization | CareTeam | Patient | RelatedPerson | HealthcareService) | Author (human or machine) | ||||
|    basedOn | Σ | 0..* | Reference(CarePlan | ServiceRequest | Appointment | AppointmentResponse | Task) | Associated request | ||||
|    category | Σ | 0..* | CodeableConcept | Classifies the imaging selection Binding: KeyObjectSelectionDocumentTitle (example): Key Object Selection Document Title. | ||||
|    code | Σ | 1..1 | CodeableConcept | Imaging Selection purpose text or code Binding: KeyObjectSelectionDocumentTitle (example): Key Object Selection Document Title. | ||||
|    studyUid | Σ | 1..1 | id | DICOM Study Instance UID Example General: 1.2.840.113747.20080222.12753225430534207565993148475333748793 | ||||
|    Slices for derivedFrom | Σ | 1..* | Reference(ImagingStudy | DocumentReference) | The imaging study from which the imaging selection is derived Slice: Unordered, Open by profile:$this | ||||
|     derivedFrom:study | Σ | 1..1 | Reference(ImagingStudy: General) | The imaging study from which the imaging selection is derived | ||||
|    endpoint | Σ | 0..* | Reference(Endpoint) | The network service providing retrieval for the images referenced in the imaging selection | ||||
|    seriesUid | Σ | 1..1 | id | DICOM Series Instance UID Example General: 1.2.840.113747.20080222.12753225430534207565993148475333748793.1 | ||||
|    seriesNumber | Σ | 0..1 | unsignedInt | DICOM Series Number | ||||
|    frameOfReferenceUid | Σ | 0..1 | id | The Frame of Reference UID for the selected images Example General: 1.2.840.113747.20080222.12753225430534207565993148475333748793.2 | ||||
|    bodySite | Σ | 0..1 | CodeableReference(BodyStructure) | Body part examined Binding: SNOMEDCTBodyStructures (example): SNOMED CT Body site concepts | ||||
|    focus | Σ | 0..* | Reference(ImagingSelection) | Related resource that is the focus for the imaging selection | ||||
|    instance | Σ | 1..1 | BackboneElement | The selected instances | ||||
|     id | 0..1 | string | Unique id for inter-element referencing | |||||
|     extension | 0..* | Extension | Additional content defined by implementations | |||||
|     modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
|     uid | Σ | 1..1 | id | DICOM SOP Instance UID Example General: 1.2.840.113747.20080222.12753225430534207568475333748793.1.1 | ||||
|     number | Σ | 0..1 | unsignedInt | DICOM Instance Number | ||||
|     sopClass | 0..1 | Coding | DICOM SOP Class UID Binding: http://dicom.nema.org/medical/dicom/current/output/chtml/part04/sect_B.5.html#table_B.5-1 (extensible): DICOM SOP Classes. Example General: 1.2.840.10008.5.1.4.1.1.2 | |||||
|  Documentation for this format | ||||||||
| Path | Conformance | ValueSet | URI | 
| ImagingSelection.language | required | AllLanguages http://hl7.org/fhir/ValueSet/all-languages|5.0.0From the FHIR Standard | |
| ImagingSelection.status | required | ImagingSelectionStatus http://hl7.org/fhir/ValueSet/imagingselection-status|5.0.0From the FHIR Standard | |
| ImagingSelection.performer.function | extensible | ImagingStudySeriesPerformerFunction http://hl7.org/fhir/ValueSet/series-performer-functionFrom the FHIR Standard | |
| ImagingSelection.category | example | KeyObjectSelectionDocumentTitle (missing link) http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_7010.htmlFrom this IG | |
| ImagingSelection.code | example | KeyObjectSelectionDocumentTitle (missing link) http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_7010.htmlFrom this IG | |
| ImagingSelection.bodySite | example | SNOMEDCTBodyStructures http://hl7.org/fhir/ValueSet/body-siteFrom the FHIR Standard | |
| ImagingSelection.instance.sopClass | extensible | http://dicom.nema.org/medical/dicom/current/output/chtml/part04/sect_B.5.html#table_B.5-1 http://dicom.nema.org/medical/dicom/current/output/chtml/part04/sect_B.5.html#table_B.5-1 | |
| ImagingSelection.instance.imageRegion2D.regionType | required | ImagingSelection2DGraphicType http://hl7.org/fhir/ValueSet/imagingselection-2dgraphictype|5.0.0From the FHIR Standard | |
| ImagingSelection.instance.imageRegion3D.regionType | required | ImagingSelection3DGraphicType http://hl7.org/fhir/ValueSet/imagingselection-3dgraphictype|5.0.0From the FHIR Standard | 
| Id | Grade | Path(s) | Details | Requirements | 
| dom-2 | error | ImagingSelection | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
| dom-3 | error | ImagingSelection | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
| dom-4 | error | ImagingSelection | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
| dom-5 | error | ImagingSelection | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
| dom-6 | best practice | ImagingSelection | A resource should have narrative for robust management : text.`div`.exists() | |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() | 
This structure is derived from ImImagingSelection
Other representations of profile: CSV, Excel, Schematron