Resumen Clínico del Paciente de Chile
                    
                    0.4.0 - STU2
  
 
                    
                
Resumen Clínico del Paciente de Chile, published by HL7 Chile. This guide is not an authorized publication; it is the continuous build for version 0.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7Chile/IPS-CL/ and changes regularly. See the Directory of published versions
| Official URL: https://hl7chile.cl/fhir/ig/clips/StructureDefinition/ImagingStudy-cl-ips | Version: 0.4.0 | |||
| Standards status: Draft | Maturity Level: 1 | Computable Name: ImagingStudyClIps | ||
Estudio de imagenología realizado a un paciente, del cual se obtiene despues una observación para un reporte diagnóstico
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:  ![]() ![]()  | 
|---|---|---|---|---|
![]()  | 
0..* | ImagingStudy | A set of images produced in single study (one or more series of references images) | |
![]() ![]()  | 
?!Σ | 0..1 | uri | A set of rules under which this content was created | 
![]() ![]()  | 
?! | 0..* | Extension | Extensions that cannot be ignored | 
![]() ![]()  | 
SΣ | 0..* | Identifier | Identificadores para todo el estudio | 
![]() ![]()  | 
?!Σ | 1..1 | code | registered | available | cancelled | entered-in-error | unknown Binding: ImagingStudyStatus (required): The status of the ImagingStudy.  | 
![]() ![]()  | 
SΣ | 1..1 | Reference(Paciente) | ¿Quién o qué es el sujeto del estudio? | 
![]() ![]() ![]()  | 
SΣC | 1..1 | string | Referencia literal, interna o url absoluta | 
![]() ![]()  | 
SΣ | 0..1 | dateTime | Cuando se inició el estudio Example General: 2011-01-01T11:01:20+03:00  | 
![]() ![]()  | 
SΣ | 0..* | CodeableConceptIPS | Concepto - referencia a una terminología o sólo texto Binding: Results Radiology Observation - IPS (extensible)  | 
![]() ![]()  | 
SΣ | 0..* | CodeableConceptIPS | Concepto - referencia a una terminología o sólo texto Binding: ProcedureReasonCodes (example): The reason for the study.  | 
![]() ![]()  | 
SΣ | 0..* | BackboneElement | Cada estudio tiene una o más series de instancias | 
![]() ![]() ![]()  | 
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | 
![]() ![]() ![]()  | 
SΣ | 1..1 | id | UID de instancia de serie DICOM para la serie Example General: 2.16.124.113543.6003.2588828330.45298.17418.2723805630  | 
![]() ![]() ![]()  | 
SΣ | 1..1 | Coding | La modalidad de las instancias de la serie Binding: AcquisitionModality   (extensible): Type of acquired data in the instance. | 
![]() ![]() ![]()  | 
S | 0..* | BackboneElement | Una única instancia de SOP de la serie | 
![]() ![]() ![]() ![]()  | 
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | 
![]() ![]() ![]() ![]()  | 
S | 1..1 | id | UID de instancia de DICOM SOP Example General: 2.16.124.113543.6003.189642796.63084.16748.2599092903  | 
![]() ![]() ![]() ![]()  | 
S | 1..1 | Coding | Tipo de clase DICOM Binding: http://dicom.nema.org/medical/dicom/current/output/chtml/part04/sect_B.5.html#table_B.5-1 (extensible): The sopClass for the instance.  | 
  Documentation for this format | ||||
| Path | Conformance | ValueSet | URI | 
| ImagingStudy.status | required | ImagingStudyStatushttp://hl7.org/fhir/ValueSet/imagingstudy-status|4.0.1From the FHIR Standard  | |
| ImagingStudy.procedureCode | extensible | ResultsRadiologyObservationUvIpshttp://hl7.org/fhir/uv/ips/ValueSet/results-radiology-observations-uv-ips | |
| ImagingStudy.reasonCode | example | ProcedureReasonCodeshttp://hl7.org/fhir/ValueSet/procedure-reasonFrom the FHIR Standard  | |
| ImagingStudy.series.modality | extensible | AcquisitionModality ![]() http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_29.html | |
| ImagingStudy.series.instance.sopClass | extensible | http://dicom.nema.org/medical/dicom/current/output/chtml/part04/sect_B.5.html#table_B.5-1http://dicom.nema.org/medical/dicom/current/output/chtml/part04/sect_B.5.html#table_B.5-1 | 
| Id | Grade | Path(s) | Details | Requirements | 
| dom-2 | error | ImagingStudy | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty()  | |
| dom-3 | error | ImagingStudy | 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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()  | |
| dom-4 | error | ImagingStudy | 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 | ImagingStudy | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty()  | |
| dom-6 | best practice | ImagingStudy | 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 ImagingStudy
| Name | Flags | Card. | Type | Description & Constraints    Filter:  ![]() ![]()  | 
|---|---|---|---|---|
![]()  | 
ImagingStudy | |||
![]() ![]()  | 
S | 0..* | Identifier | Identificadores para todo el estudio | 
![]() ![]()  | 
S | 1..1 | Reference(Paciente) | ¿Quién o qué es el sujeto del estudio? | 
![]() ![]() ![]()  | 
S | 1..1 | string | Referencia literal, interna o url absoluta | 
![]() ![]()  | 
S | 0..1 | dateTime | Cuando se inició el estudio | 
![]() ![]()  | 
S | 0..* | CodeableConceptIPS | Concepto - referencia a una terminología o sólo texto Binding: Results Radiology Observation - IPS (extensible)  | 
![]() ![]()  | 
S | 0..* | CodeableConceptIPS | Concepto - referencia a una terminología o sólo texto | 
![]() ![]()  | 
S | 0..* | BackboneElement | Cada estudio tiene una o más series de instancias | 
![]() ![]() ![]()  | 
S | 1..1 | id | UID de instancia de serie DICOM para la serie | 
![]() ![]() ![]()  | 
S | 1..1 | Coding | La modalidad de las instancias de la serie | 
![]() ![]() ![]()  | 
S | 0..* | BackboneElement | Una única instancia de SOP de la serie | 
![]() ![]() ![]() ![]()  | 
S | 1..1 | id | UID de instancia de DICOM SOP | 
![]() ![]() ![]() ![]()  | 
S | 1..1 | Coding | Tipo de clase DICOM | 
  Documentation for this format | ||||
| Path | Conformance | ValueSet | URI | 
| ImagingStudy.procedureCode | extensible | ResultsRadiologyObservationUvIpshttp://hl7.org/fhir/uv/ips/ValueSet/results-radiology-observations-uv-ips | 
| Name | Flags | Card. | Type | Description & Constraints    Filter:  ![]() ![]()  | ||||
|---|---|---|---|---|---|---|---|---|
![]()  | 
0..* | ImagingStudy | A set of images produced in single study (one or more series of references images) | |||||
![]() ![]()  | 
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]()  | 
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]()  | 
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]()  | 
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language. 
  | |||||
![]() ![]()  | 
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  | |||||
![]() ![]()  | 
0..* | Resource | Contained, inline Resources | |||||
![]() ![]()  | 
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]()  | 
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]()  | 
SΣ | 0..* | Identifier | Identificadores para todo el estudio | ||||
![]() ![]()  | 
?!Σ | 1..1 | code | registered | available | cancelled | entered-in-error | unknown Binding: ImagingStudyStatus (required): The status of the ImagingStudy.  | ||||
![]() ![]()  | 
Σ | 0..* | Coding | All series modality if actual acquisition modalities Binding: AcquisitionModality   (extensible): Type of acquired data in the instance. | ||||
![]() ![]()  | 
SΣ | 1..1 | Reference(Paciente) | ¿Quién o qué es el sujeto del estudio? | ||||
![]() ![]() ![]()  | 
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]()  | 
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url  | |||||
![]() ![]() ![]()  | 
SΣC | 1..1 | string | Referencia literal, interna o url absoluta | ||||
![]() ![]() ![]()  | 
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).  | ||||
![]() ![]() ![]()  | 
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]()  | 
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]()  | 
Σ | 0..1 | Reference(Encounter) | Encounter with which this imaging study is associated | ||||
![]() ![]()  | 
SΣ | 0..1 | dateTime | Cuando se inició el estudio Example General: 2011-01-01T11:01:20+03:00  | ||||
![]() ![]()  | 
Σ | 0..* | Reference(CarePlan | ServiceRequest | Appointment | AppointmentResponse | Task) | Request fulfilled | ||||
![]() ![]()  | 
Σ | 0..1 | Reference(Practitioner | PractitionerRole) | Referring physician | ||||
![]() ![]()  | 
Σ | 0..* | Reference(Practitioner | PractitionerRole) | Who interpreted images | ||||
![]() ![]()  | 
Σ | 0..* | Reference(Endpoint) | Study access endpoint | ||||
![]() ![]()  | 
Σ | 0..1 | unsignedInt | Number of Study Related Series | ||||
![]() ![]()  | 
Σ | 0..1 | unsignedInt | Number of Study Related Instances | ||||
![]() ![]()  | 
Σ | 0..1 | Reference(Procedure) | The performed Procedure reference | ||||
![]() ![]()  | 
SΣ | 0..* | CodeableConceptIPS | Concepto - referencia a una terminología o sólo texto Binding: Results Radiology Observation - IPS (extensible)  | ||||
![]() ![]()  | 
Σ | 0..1 | Reference(Location) | Where ImagingStudy occurred | ||||
![]() ![]()  | 
SΣ | 0..* | CodeableConceptIPS | Concepto - referencia a una terminología o sólo texto Binding: ProcedureReasonCodes (example): The reason for the study.  | ||||
![]() ![]()  | 
Σ | 0..* | Reference(Condition | Observation | Media | DiagnosticReport | DocumentReference) | Why was study performed | ||||
![]() ![]()  | 
Σ | 0..* | Annotation | User-defined comments | ||||
![]() ![]()  | 
Σ | 0..1 | string | Institution-generated description | ||||
![]() ![]()  | 
SΣ | 0..* | BackboneElement | Cada estudio tiene una o más series de instancias | ||||
![]() ![]() ![]()  | 
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]()  | 
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]()  | 
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]()  | 
SΣ | 1..1 | id | UID de instancia de serie DICOM para la serie Example General: 2.16.124.113543.6003.2588828330.45298.17418.2723805630  | ||||
![]() ![]() ![]()  | 
Σ | 0..1 | unsignedInt | Numeric identifier of this series Example General: 3  | ||||
![]() ![]() ![]()  | 
SΣ | 1..1 | Coding | La modalidad de las instancias de la serie Binding: AcquisitionModality   (extensible): Type of acquired data in the instance. | ||||
![]() ![]() ![]()  | 
Σ | 0..1 | string | A short human readable summary of the series Example General: CT Surview 180  | ||||
![]() ![]() ![]()  | 
Σ | 0..1 | unsignedInt | Number of Series Related Instances | ||||
![]() ![]() ![]()  | 
Σ | 0..* | Reference(Endpoint) | Series access endpoint | ||||
![]() ![]() ![]()  | 
Σ | 0..1 | Coding | Body part examined Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality.  | ||||
![]() ![]() ![]()  | 
Σ | 0..1 | Coding | Body part laterality Binding: Laterality (example): Codes describing body site laterality (left, right, etc.).  | ||||
![]() ![]() ![]()  | 
Σ | 0..* | Reference(Specimen) | Specimen imaged | ||||
![]() ![]() ![]()  | 
Σ | 0..1 | dateTime | When the series started | ||||
![]() ![]() ![]()  | 
Σ | 0..* | BackboneElement | Who performed the series | ||||
![]() ![]() ![]() ![]()  | 
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]()  | 
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]()  | 
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]()  | 
Σ | 0..1 | CodeableConcept | Type of performance Binding: ImagingStudySeriesPerformerFunction (extensible): The type of involvement of the performer.  | ||||
![]() ![]() ![]() ![]()  | 
Σ | 1..1 | Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | Device | RelatedPerson) | Who performed the series | ||||
![]() ![]() ![]()  | 
S | 0..* | BackboneElement | Una única instancia de SOP de la serie | ||||
![]() ![]() ![]() ![]()  | 
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]()  | 
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]()  | 
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]()  | 
S | 1..1 | id | UID de instancia de DICOM SOP Example General: 2.16.124.113543.6003.189642796.63084.16748.2599092903  | ||||
![]() ![]() ![]() ![]()  | 
S | 1..1 | Coding | Tipo de clase DICOM Binding: http://dicom.nema.org/medical/dicom/current/output/chtml/part04/sect_B.5.html#table_B.5-1 (extensible): The sopClass for the instance.  | ||||
![]() ![]() ![]() ![]()  | 
0..1 | unsignedInt | The number of this instance in the series Example General: 1  | |||||
![]() ![]() ![]() ![]()  | 
0..1 | string | Description of instance | |||||
  Documentation for this format | ||||||||
| Path | Conformance | ValueSet | URI | |||
| ImagingStudy.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languagesFrom the FHIR Standard 
  | ||||
| ImagingStudy.status | required | ImagingStudyStatushttp://hl7.org/fhir/ValueSet/imagingstudy-status|4.0.1From the FHIR Standard  | ||||
| ImagingStudy.modality | extensible | AcquisitionModality ![]() http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_29.html | ||||
| ImagingStudy.subject.type | extensible | ResourceTypehttp://hl7.org/fhir/ValueSet/resource-typesFrom the FHIR Standard  | ||||
| ImagingStudy.procedureCode | extensible | ResultsRadiologyObservationUvIpshttp://hl7.org/fhir/uv/ips/ValueSet/results-radiology-observations-uv-ips | ||||
| ImagingStudy.reasonCode | example | ProcedureReasonCodeshttp://hl7.org/fhir/ValueSet/procedure-reasonFrom the FHIR Standard  | ||||
| ImagingStudy.series.modality | extensible | AcquisitionModality ![]() http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_29.html | ||||
| ImagingStudy.series.bodySite | example | SNOMEDCTBodyStructureshttp://hl7.org/fhir/ValueSet/body-siteFrom the FHIR Standard  | ||||
| ImagingStudy.series.laterality | example | Lateralityhttp://hl7.org/fhir/ValueSet/bodysite-lateralityFrom the FHIR Standard  | ||||
| ImagingStudy.series.performer.function | extensible | ImagingStudySeriesPerformerFunctionhttp://hl7.org/fhir/ValueSet/series-performer-functionFrom the FHIR Standard  | ||||
| ImagingStudy.series.instance.sopClass | extensible | http://dicom.nema.org/medical/dicom/current/output/chtml/part04/sect_B.5.html#table_B.5-1http://dicom.nema.org/medical/dicom/current/output/chtml/part04/sect_B.5.html#table_B.5-1 | 
| Id | Grade | Path(s) | Details | Requirements | 
| dom-2 | error | ImagingStudy | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty()  | |
| dom-3 | error | ImagingStudy | 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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()  | |
| dom-4 | error | ImagingStudy | 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 | ImagingStudy | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty()  | |
| dom-6 | best practice | ImagingStudy | 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 ImagingStudy
Summary
Mandatory: 1 element
 Must-Support: 12 elements
Structures
This structure refers to these other structures:
Maturity: 1
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints    Filter:  ![]() ![]()  | 
|---|---|---|---|---|
![]()  | 
0..* | ImagingStudy | A set of images produced in single study (one or more series of references images) | |
![]() ![]()  | 
?!Σ | 0..1 | uri | A set of rules under which this content was created | 
![]() ![]()  | 
?! | 0..* | Extension | Extensions that cannot be ignored | 
![]() ![]()  | 
SΣ | 0..* | Identifier | Identificadores para todo el estudio | 
![]() ![]()  | 
?!Σ | 1..1 | code | registered | available | cancelled | entered-in-error | unknown Binding: ImagingStudyStatus (required): The status of the ImagingStudy.  | 
![]() ![]()  | 
SΣ | 1..1 | Reference(Paciente) | ¿Quién o qué es el sujeto del estudio? | 
![]() ![]() ![]()  | 
SΣC | 1..1 | string | Referencia literal, interna o url absoluta | 
![]() ![]()  | 
SΣ | 0..1 | dateTime | Cuando se inició el estudio Example General: 2011-01-01T11:01:20+03:00  | 
![]() ![]()  | 
SΣ | 0..* | CodeableConceptIPS | Concepto - referencia a una terminología o sólo texto Binding: Results Radiology Observation - IPS (extensible)  | 
![]() ![]()  | 
SΣ | 0..* | CodeableConceptIPS | Concepto - referencia a una terminología o sólo texto Binding: ProcedureReasonCodes (example): The reason for the study.  | 
![]() ![]()  | 
SΣ | 0..* | BackboneElement | Cada estudio tiene una o más series de instancias | 
![]() ![]() ![]()  | 
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | 
![]() ![]() ![]()  | 
SΣ | 1..1 | id | UID de instancia de serie DICOM para la serie Example General: 2.16.124.113543.6003.2588828330.45298.17418.2723805630  | 
![]() ![]() ![]()  | 
SΣ | 1..1 | Coding | La modalidad de las instancias de la serie Binding: AcquisitionModality   (extensible): Type of acquired data in the instance. | 
![]() ![]() ![]()  | 
S | 0..* | BackboneElement | Una única instancia de SOP de la serie | 
![]() ![]() ![]() ![]()  | 
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | 
![]() ![]() ![]() ![]()  | 
S | 1..1 | id | UID de instancia de DICOM SOP Example General: 2.16.124.113543.6003.189642796.63084.16748.2599092903  | 
![]() ![]() ![]() ![]()  | 
S | 1..1 | Coding | Tipo de clase DICOM Binding: http://dicom.nema.org/medical/dicom/current/output/chtml/part04/sect_B.5.html#table_B.5-1 (extensible): The sopClass for the instance.  | 
  Documentation for this format | ||||
| Path | Conformance | ValueSet | URI | 
| ImagingStudy.status | required | ImagingStudyStatushttp://hl7.org/fhir/ValueSet/imagingstudy-status|4.0.1From the FHIR Standard  | |
| ImagingStudy.procedureCode | extensible | ResultsRadiologyObservationUvIpshttp://hl7.org/fhir/uv/ips/ValueSet/results-radiology-observations-uv-ips | |
| ImagingStudy.reasonCode | example | ProcedureReasonCodeshttp://hl7.org/fhir/ValueSet/procedure-reasonFrom the FHIR Standard  | |
| ImagingStudy.series.modality | extensible | AcquisitionModality ![]() http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_29.html | |
| ImagingStudy.series.instance.sopClass | extensible | http://dicom.nema.org/medical/dicom/current/output/chtml/part04/sect_B.5.html#table_B.5-1http://dicom.nema.org/medical/dicom/current/output/chtml/part04/sect_B.5.html#table_B.5-1 | 
| Id | Grade | Path(s) | Details | Requirements | 
| dom-2 | error | ImagingStudy | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty()  | |
| dom-3 | error | ImagingStudy | 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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()  | |
| dom-4 | error | ImagingStudy | 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 | ImagingStudy | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty()  | |
| dom-6 | best practice | ImagingStudy | 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 ImagingStudy
| Name | Flags | Card. | Type | Description & Constraints    Filter:  ![]() ![]()  | 
|---|---|---|---|---|
![]()  | 
ImagingStudy | |||
![]() ![]()  | 
S | 0..* | Identifier | Identificadores para todo el estudio | 
![]() ![]()  | 
S | 1..1 | Reference(Paciente) | ¿Quién o qué es el sujeto del estudio? | 
![]() ![]() ![]()  | 
S | 1..1 | string | Referencia literal, interna o url absoluta | 
![]() ![]()  | 
S | 0..1 | dateTime | Cuando se inició el estudio | 
![]() ![]()  | 
S | 0..* | CodeableConceptIPS | Concepto - referencia a una terminología o sólo texto Binding: Results Radiology Observation - IPS (extensible)  | 
![]() ![]()  | 
S | 0..* | CodeableConceptIPS | Concepto - referencia a una terminología o sólo texto | 
![]() ![]()  | 
S | 0..* | BackboneElement | Cada estudio tiene una o más series de instancias | 
![]() ![]() ![]()  | 
S | 1..1 | id | UID de instancia de serie DICOM para la serie | 
![]() ![]() ![]()  | 
S | 1..1 | Coding | La modalidad de las instancias de la serie | 
![]() ![]() ![]()  | 
S | 0..* | BackboneElement | Una única instancia de SOP de la serie | 
![]() ![]() ![]() ![]()  | 
S | 1..1 | id | UID de instancia de DICOM SOP | 
![]() ![]() ![]() ![]()  | 
S | 1..1 | Coding | Tipo de clase DICOM | 
  Documentation for this format | ||||
| Path | Conformance | ValueSet | URI | 
| ImagingStudy.procedureCode | extensible | ResultsRadiologyObservationUvIpshttp://hl7.org/fhir/uv/ips/ValueSet/results-radiology-observations-uv-ips | 
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints    Filter:  ![]() ![]()  | ||||
|---|---|---|---|---|---|---|---|---|
![]()  | 
0..* | ImagingStudy | A set of images produced in single study (one or more series of references images) | |||||
![]() ![]()  | 
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]()  | 
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]()  | 
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]()  | 
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language. 
  | |||||
![]() ![]()  | 
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  | |||||
![]() ![]()  | 
0..* | Resource | Contained, inline Resources | |||||
![]() ![]()  | 
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]()  | 
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]()  | 
SΣ | 0..* | Identifier | Identificadores para todo el estudio | ||||
![]() ![]()  | 
?!Σ | 1..1 | code | registered | available | cancelled | entered-in-error | unknown Binding: ImagingStudyStatus (required): The status of the ImagingStudy.  | ||||
![]() ![]()  | 
Σ | 0..* | Coding | All series modality if actual acquisition modalities Binding: AcquisitionModality   (extensible): Type of acquired data in the instance. | ||||
![]() ![]()  | 
SΣ | 1..1 | Reference(Paciente) | ¿Quién o qué es el sujeto del estudio? | ||||
![]() ![]() ![]()  | 
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]()  | 
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url  | |||||
![]() ![]() ![]()  | 
SΣC | 1..1 | string | Referencia literal, interna o url absoluta | ||||
![]() ![]() ![]()  | 
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).  | ||||
![]() ![]() ![]()  | 
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]()  | 
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]()  | 
Σ | 0..1 | Reference(Encounter) | Encounter with which this imaging study is associated | ||||
![]() ![]()  | 
SΣ | 0..1 | dateTime | Cuando se inició el estudio Example General: 2011-01-01T11:01:20+03:00  | ||||
![]() ![]()  | 
Σ | 0..* | Reference(CarePlan | ServiceRequest | Appointment | AppointmentResponse | Task) | Request fulfilled | ||||
![]() ![]()  | 
Σ | 0..1 | Reference(Practitioner | PractitionerRole) | Referring physician | ||||
![]() ![]()  | 
Σ | 0..* | Reference(Practitioner | PractitionerRole) | Who interpreted images | ||||
![]() ![]()  | 
Σ | 0..* | Reference(Endpoint) | Study access endpoint | ||||
![]() ![]()  | 
Σ | 0..1 | unsignedInt | Number of Study Related Series | ||||
![]() ![]()  | 
Σ | 0..1 | unsignedInt | Number of Study Related Instances | ||||
![]() ![]()  | 
Σ | 0..1 | Reference(Procedure) | The performed Procedure reference | ||||
![]() ![]()  | 
SΣ | 0..* | CodeableConceptIPS | Concepto - referencia a una terminología o sólo texto Binding: Results Radiology Observation - IPS (extensible)  | ||||
![]() ![]()  | 
Σ | 0..1 | Reference(Location) | Where ImagingStudy occurred | ||||
![]() ![]()  | 
SΣ | 0..* | CodeableConceptIPS | Concepto - referencia a una terminología o sólo texto Binding: ProcedureReasonCodes (example): The reason for the study.  | ||||
![]() ![]()  | 
Σ | 0..* | Reference(Condition | Observation | Media | DiagnosticReport | DocumentReference) | Why was study performed | ||||
![]() ![]()  | 
Σ | 0..* | Annotation | User-defined comments | ||||
![]() ![]()  | 
Σ | 0..1 | string | Institution-generated description | ||||
![]() ![]()  | 
SΣ | 0..* | BackboneElement | Cada estudio tiene una o más series de instancias | ||||
![]() ![]() ![]()  | 
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]()  | 
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]()  | 
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]()  | 
SΣ | 1..1 | id | UID de instancia de serie DICOM para la serie Example General: 2.16.124.113543.6003.2588828330.45298.17418.2723805630  | ||||
![]() ![]() ![]()  | 
Σ | 0..1 | unsignedInt | Numeric identifier of this series Example General: 3  | ||||
![]() ![]() ![]()  | 
SΣ | 1..1 | Coding | La modalidad de las instancias de la serie Binding: AcquisitionModality   (extensible): Type of acquired data in the instance. | ||||
![]() ![]() ![]()  | 
Σ | 0..1 | string | A short human readable summary of the series Example General: CT Surview 180  | ||||
![]() ![]() ![]()  | 
Σ | 0..1 | unsignedInt | Number of Series Related Instances | ||||
![]() ![]() ![]()  | 
Σ | 0..* | Reference(Endpoint) | Series access endpoint | ||||
![]() ![]() ![]()  | 
Σ | 0..1 | Coding | Body part examined Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality.  | ||||
![]() ![]() ![]()  | 
Σ | 0..1 | Coding | Body part laterality Binding: Laterality (example): Codes describing body site laterality (left, right, etc.).  | ||||
![]() ![]() ![]()  | 
Σ | 0..* | Reference(Specimen) | Specimen imaged | ||||
![]() ![]() ![]()  | 
Σ | 0..1 | dateTime | When the series started | ||||
![]() ![]() ![]()  | 
Σ | 0..* | BackboneElement | Who performed the series | ||||
![]() ![]() ![]() ![]()  | 
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]()  | 
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]()  | 
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]()  | 
Σ | 0..1 | CodeableConcept | Type of performance Binding: ImagingStudySeriesPerformerFunction (extensible): The type of involvement of the performer.  | ||||
![]() ![]() ![]() ![]()  | 
Σ | 1..1 | Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | Device | RelatedPerson) | Who performed the series | ||||
![]() ![]() ![]()  | 
S | 0..* | BackboneElement | Una única instancia de SOP de la serie | ||||
![]() ![]() ![]() ![]()  | 
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]()  | 
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]()  | 
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]()  | 
S | 1..1 | id | UID de instancia de DICOM SOP Example General: 2.16.124.113543.6003.189642796.63084.16748.2599092903  | ||||
![]() ![]() ![]() ![]()  | 
S | 1..1 | Coding | Tipo de clase DICOM Binding: http://dicom.nema.org/medical/dicom/current/output/chtml/part04/sect_B.5.html#table_B.5-1 (extensible): The sopClass for the instance.  | ||||
![]() ![]() ![]() ![]()  | 
0..1 | unsignedInt | The number of this instance in the series Example General: 1  | |||||
![]() ![]() ![]() ![]()  | 
0..1 | string | Description of instance | |||||
  Documentation for this format | ||||||||
| Path | Conformance | ValueSet | URI | |||
| ImagingStudy.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languagesFrom the FHIR Standard 
  | ||||
| ImagingStudy.status | required | ImagingStudyStatushttp://hl7.org/fhir/ValueSet/imagingstudy-status|4.0.1From the FHIR Standard  | ||||
| ImagingStudy.modality | extensible | AcquisitionModality ![]() http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_29.html | ||||
| ImagingStudy.subject.type | extensible | ResourceTypehttp://hl7.org/fhir/ValueSet/resource-typesFrom the FHIR Standard  | ||||
| ImagingStudy.procedureCode | extensible | ResultsRadiologyObservationUvIpshttp://hl7.org/fhir/uv/ips/ValueSet/results-radiology-observations-uv-ips | ||||
| ImagingStudy.reasonCode | example | ProcedureReasonCodeshttp://hl7.org/fhir/ValueSet/procedure-reasonFrom the FHIR Standard  | ||||
| ImagingStudy.series.modality | extensible | AcquisitionModality ![]() http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_29.html | ||||
| ImagingStudy.series.bodySite | example | SNOMEDCTBodyStructureshttp://hl7.org/fhir/ValueSet/body-siteFrom the FHIR Standard  | ||||
| ImagingStudy.series.laterality | example | Lateralityhttp://hl7.org/fhir/ValueSet/bodysite-lateralityFrom the FHIR Standard  | ||||
| ImagingStudy.series.performer.function | extensible | ImagingStudySeriesPerformerFunctionhttp://hl7.org/fhir/ValueSet/series-performer-functionFrom the FHIR Standard  | ||||
| ImagingStudy.series.instance.sopClass | extensible | http://dicom.nema.org/medical/dicom/current/output/chtml/part04/sect_B.5.html#table_B.5-1http://dicom.nema.org/medical/dicom/current/output/chtml/part04/sect_B.5.html#table_B.5-1 | 
| Id | Grade | Path(s) | Details | Requirements | 
| dom-2 | error | ImagingStudy | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty()  | |
| dom-3 | error | ImagingStudy | 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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()  | |
| dom-4 | error | ImagingStudy | 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 | ImagingStudy | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty()  | |
| dom-6 | best practice | ImagingStudy | 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 ImagingStudy
Summary
Mandatory: 1 element
 Must-Support: 12 elements
Structures
This structure refers to these other structures:
Maturity: 1
Other representations of profile: CSV, Excel, Schematron