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/DiagnosticReport-cl-ips | Version: 0.4.0 | |||
| Standards status: Draft | Maturity Level: 1 | Computable Name: DiagnosticReportClIps | ||
Reporte resultado de un o varios estudios para diagnosticar una enfermedad. Este perfil es el simil al DiagnosticReport(IPS).
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..* | DiagnosticReport | A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports | |
![]() ![]()  | 
?!Σ | 0..1 | uri | A set of rules under which this content was created | 
![]() ![]()  | 
?! | 0..* | Extension | Extensions that cannot be ignored | 
![]() ![]()  | 
?!SΣ | 1..1 | code | registered | partial | preliminary | final + Binding: DiagnosticReportStatus (required): The status of the diagnostic report. Required Pattern: final  | 
![]() ![]()  | 
SΣ | 1..1 | CodeableConceptIPS | Concepto - referencia a una terminología o sólo texto Binding: DiagnosticServiceSectionCodes (example): Codes for diagnostic service sections.  | 
![]() ![]()  | 
SΣ | 1..1 | CodeableConceptIPS | Concepto - referencia a una terminología o sólo texto Binding: LOINCDiagnosticReportCodes (preferred): Codes that describe Diagnostic Reports.  | 
![]() ![]()  | 
SΣ | 1..1 | Reference(Paciente | Group) | El sujeto del informe, generalmente, pero no siempre, es el paciente | 
![]() ![]() ![]()  | 
SΣC | 1..1 | string | Referencia literal, interna o url absoluta | 
![]() ![]()  | 
SΣ | 1..1 | Tiempo o periodo de tiempo clínicamente relevante para el informe | |
![]() ![]() ![]()  | 
Content/Rules for all Types | |||
![]() ![]() ![]() ![]()  | 
Content/Rules for all slices | |||
![]() ![]() ![]() ![]() ![]()  | 
S | 0..1 | (Complex) | Motivo por el cual no se encuentra el dato URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason  | 
![]() ![]() ![]() ![]() ![]() ![]()  | 
0..0 | |||
![]() ![]() ![]() ![]() ![]() ![]()  | 
1..1 | uri | "http://hl7.org/fhir/StructureDefinition/data-absent-reason" | |
![]() ![]() ![]() ![]() ![]() ![]()  | 
1..1 | code | Value of extension Binding: DataAbsentReason (required): Es usado para especificar porque el elemento esperado por algún motivo el dato no se encuentra  | |
![]() ![]() ![]()  | 
dateTime | |||
![]() ![]() ![]()  | 
Period | |||
![]() ![]()  | 
SΣ | 0..* | Reference(Prestador Individual | Función o Rol de Prestador Individual | Organización | CareTeam) | Servicio de Diagnóstico Responsable | 
![]() ![]()  | 
SΣ | 0..* | Reference(Prestador Individual | Función o Rol de Prestador Individual | Organización | CareTeam) | Interprete primario del resultado | 
![]() ![]()  | 
S | 0..* | Reference(Muestra) | Muestras en las que se basa este informe | 
![]() ![]()  | 
S | 0..* | Reference(CL Observación) | Observaciones Slice: Unordered, Open by profile:resolve()  | 
![]() ![]() ![]()  | 
S | 0..* | Reference(Observación Resultado: Laboratorio/Patología | Observación Resultado: Imagenológico) | Observations | 
![]() ![]()  | 
0..* | Reference(Estudio de Imagenología) | Referencia a los detalles completos de las imágenes asociadas con el informe diagnóstico | |
  Documentation for this format | ||||
| Path | Conformance | ValueSet / Code | URI | 
| DiagnosticReport.status | required | Pattern Value: finalhttp://hl7.org/fhir/ValueSet/diagnostic-report-status|4.0.1From the FHIR Standard  | |
| DiagnosticReport.category | example | DiagnosticServiceSectionCodeshttp://hl7.org/fhir/ValueSet/diagnostic-service-sectionsFrom the FHIR Standard  | |
| DiagnosticReport.code | preferred | LOINCDiagnosticReportCodes(a valid code from LOINC)http://hl7.org/fhir/ValueSet/report-codesFrom the FHIR Standard  | |
| DiagnosticReport.effective[x].extension:data-absent-reason.value[x] | required | DataAbsentReasonhttp://hl7.org/fhir/ValueSet/data-absent-reasonFrom the FHIR Standard  | 
| Id | Grade | Path(s) | Details | Requirements | 
| dom-2 | error | DiagnosticReport | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty()  | |
| dom-3 | error | DiagnosticReport | 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 | DiagnosticReport | 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 | DiagnosticReport | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty()  | |
| dom-6 | best practice | DiagnosticReport | 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 DiagnosticReport
| Name | Flags | Card. | Type | Description & Constraints    Filter:  ![]() ![]()  | 
|---|---|---|---|---|
![]()  | 
DiagnosticReport | |||
![]() ![]()  | 
S | 1..1 | code | registered | partial | preliminary | final + Required Pattern: final  | 
![]() ![]()  | 
S | 1..1 | CodeableConceptIPS | Concepto - referencia a una terminología o sólo texto | 
![]() ![]()  | 
S | 1..1 | CodeableConceptIPS | Concepto - referencia a una terminología o sólo texto | 
![]() ![]()  | 
S | 1..1 | Reference(Paciente | Group) | El sujeto del informe, generalmente, pero no siempre, es el paciente | 
![]() ![]() ![]()  | 
S | 1..1 | string | Referencia literal, interna o url absoluta | 
![]() ![]()  | 
S | 1..1 | dateTime, Period | Tiempo o periodo de tiempo clínicamente relevante para el informe | 
![]() ![]() ![]()  | 
Content/Rules for all slices | |||
![]() ![]() ![]() ![]()  | 
S | 0..1 | (Complex) | Motivo por el cual no se encuentra el dato URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason  | 
![]() ![]() ![]() ![]() ![]()  | 
1..1 | code | Value of extension Binding: DataAbsentReason (required): Es usado para especificar porque el elemento esperado por algún motivo el dato no se encuentra  | |
![]() ![]()  | 
S | 0..* | Reference(Prestador Individual | Función o Rol de Prestador Individual | Organización | CareTeam) | Servicio de Diagnóstico Responsable | 
![]() ![]()  | 
S | 0..* | Reference(Prestador Individual | Función o Rol de Prestador Individual | Organización | CareTeam) | Interprete primario del resultado | 
![]() ![]()  | 
S | 0..* | Reference(Muestra) | Muestras en las que se basa este informe | 
![]() ![]()  | 
S | 0..* | Reference(CL Observación) | Observaciones Slice: Unordered, Open by profile:resolve()  | 
![]() ![]() ![]()  | 
S | 0..* | Reference(Observación Resultado: Laboratorio/Patología | Observación Resultado: Imagenológico) | Observations | 
![]() ![]()  | 
0..* | Reference(Estudio de Imagenología) | Referencia a los detalles completos de las imágenes asociadas con el informe diagnóstico | |
  Documentation for this format | ||||
| Path | Conformance | ValueSet | URI | 
| DiagnosticReport.effective[x].extension:data-absent-reason.value[x] | required | DataAbsentReasonhttp://hl7.org/fhir/ValueSet/data-absent-reasonFrom the FHIR Standard  | 
| Name | Flags | Card. | Type | Description & Constraints    Filter:  ![]() ![]()  | ||||
|---|---|---|---|---|---|---|---|---|
![]()  | 
0..* | DiagnosticReport | A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports | |||||
![]() ![]()  | 
Σ | 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 | ||||
![]() ![]()  | 
Σ | 0..* | Identifier | Business identifier for report | ||||
![]() ![]()  | 
0..* | Reference(CarePlan | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest) | What was requested | |||||
![]() ![]()  | 
?!SΣ | 1..1 | code | registered | partial | preliminary | final + Binding: DiagnosticReportStatus (required): The status of the diagnostic report. Required Pattern: final  | ||||
![]() ![]()  | 
SΣ | 1..1 | CodeableConceptIPS | Concepto - referencia a una terminología o sólo texto Binding: DiagnosticServiceSectionCodes (example): Codes for diagnostic service sections.  | ||||
![]() ![]()  | 
SΣ | 1..1 | CodeableConceptIPS | Concepto - referencia a una terminología o sólo texto Binding: LOINCDiagnosticReportCodes (preferred): Codes that describe Diagnostic Reports.  | ||||
![]() ![]()  | 
SΣ | 1..1 | Reference(Paciente | Group) | El sujeto del informe, generalmente, pero no siempre, es el paciente | ||||
![]() ![]() ![]()  | 
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) | Health care event when test ordered | ||||
![]() ![]()  | 
SΣ | 1..1 | Tiempo o periodo de tiempo clínicamente relevante para el informe | |||||
![]() ![]() ![]()  | 
Content/Rules for all Types | |||||||
![]() ![]() ![]() ![]()  | 
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]()  | 
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url  | |||||
![]() ![]() ![]() ![]() ![]()  | 
S | 0..1 | (Complex) | Motivo por el cual no se encuentra el dato URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason  | ||||
![]() ![]() ![]() ![]() ![]() ![]()  | 
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() ![]()  | 
0..0 | |||||||
![]() ![]() ![]() ![]() ![]() ![]()  | 
1..1 | uri | "http://hl7.org/fhir/StructureDefinition/data-absent-reason" | |||||
![]() ![]() ![]() ![]() ![]() ![]()  | 
1..1 | code | Value of extension Binding: DataAbsentReason (required): Es usado para especificar porque el elemento esperado por algún motivo el dato no se encuentra  | |||||
![]() ![]() ![]()  | 
dateTime | |||||||
![]() ![]() ![]()  | 
Period | |||||||
![]() ![]()  | 
Σ | 0..1 | instant | DateTime this version was made | ||||
![]() ![]()  | 
SΣ | 0..* | Reference(Prestador Individual | Función o Rol de Prestador Individual | Organización | CareTeam) | Servicio de Diagnóstico Responsable | ||||
![]() ![]()  | 
SΣ | 0..* | Reference(Prestador Individual | Función o Rol de Prestador Individual | Organización | CareTeam) | Interprete primario del resultado | ||||
![]() ![]()  | 
S | 0..* | Reference(Muestra) | Muestras en las que se basa este informe | ||||
![]() ![]()  | 
S | 0..* | Reference(CL Observación) | Observaciones Slice: Unordered, Open by profile:resolve()  | ||||
![]() ![]() ![]()  | 
S | 0..* | Reference(Observación Resultado: Laboratorio/Patología | Observación Resultado: Imagenológico) | Observations | ||||
![]() ![]()  | 
0..* | Reference(Estudio de Imagenología) | Referencia a los detalles completos de las imágenes asociadas con el informe diagnóstico | |||||
![]() ![]()  | 
Σ | 0..* | BackboneElement | Key images associated with this report | ||||
![]() ![]() ![]()  | 
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 | string | Comment about the image (e.g. explanation) | |||||
![]() ![]() ![]()  | 
Σ | 1..1 | Reference(Media) | Reference to the image source | ||||
![]() ![]()  | 
0..1 | string | Clinical conclusion (interpretation) of test results | |||||
![]() ![]()  | 
0..* | CodeableConcept | Codes for the clinical conclusion of test results Binding: SNOMEDCTClinicalFindings (example): Diagnosis codes provided as adjuncts to the report.  | |||||
![]() ![]()  | 
0..* | Attachment | Entire report as issued | |||||
  Documentation for this format | ||||||||
| Path | Conformance | ValueSet / Code | URI | |||
| DiagnosticReport.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languagesFrom the FHIR Standard 
  | ||||
| DiagnosticReport.status | required | Pattern Value: finalhttp://hl7.org/fhir/ValueSet/diagnostic-report-status|4.0.1From the FHIR Standard  | ||||
| DiagnosticReport.category | example | DiagnosticServiceSectionCodeshttp://hl7.org/fhir/ValueSet/diagnostic-service-sectionsFrom the FHIR Standard  | ||||
| DiagnosticReport.code | preferred | LOINCDiagnosticReportCodes(a valid code from LOINC)http://hl7.org/fhir/ValueSet/report-codesFrom the FHIR Standard  | ||||
| DiagnosticReport.subject.type | extensible | ResourceTypehttp://hl7.org/fhir/ValueSet/resource-typesFrom the FHIR Standard  | ||||
| DiagnosticReport.effective[x].extension:data-absent-reason.value[x] | required | DataAbsentReasonhttp://hl7.org/fhir/ValueSet/data-absent-reasonFrom the FHIR Standard  | ||||
| DiagnosticReport.conclusionCode | example | SNOMEDCTClinicalFindingshttp://hl7.org/fhir/ValueSet/clinical-findingsFrom the FHIR Standard  | 
| Id | Grade | Path(s) | Details | Requirements | 
| dom-2 | error | DiagnosticReport | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty()  | |
| dom-3 | error | DiagnosticReport | 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 | DiagnosticReport | 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 | DiagnosticReport | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty()  | |
| dom-6 | best practice | DiagnosticReport | 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 DiagnosticReport
Summary
Mandatory: 4 elements
 Must-Support: 12 elements
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
Maturity: 1
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints    Filter:  ![]() ![]()  | 
|---|---|---|---|---|
![]()  | 
0..* | DiagnosticReport | A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports | |
![]() ![]()  | 
?!Σ | 0..1 | uri | A set of rules under which this content was created | 
![]() ![]()  | 
?! | 0..* | Extension | Extensions that cannot be ignored | 
![]() ![]()  | 
?!SΣ | 1..1 | code | registered | partial | preliminary | final + Binding: DiagnosticReportStatus (required): The status of the diagnostic report. Required Pattern: final  | 
![]() ![]()  | 
SΣ | 1..1 | CodeableConceptIPS | Concepto - referencia a una terminología o sólo texto Binding: DiagnosticServiceSectionCodes (example): Codes for diagnostic service sections.  | 
![]() ![]()  | 
SΣ | 1..1 | CodeableConceptIPS | Concepto - referencia a una terminología o sólo texto Binding: LOINCDiagnosticReportCodes (preferred): Codes that describe Diagnostic Reports.  | 
![]() ![]()  | 
SΣ | 1..1 | Reference(Paciente | Group) | El sujeto del informe, generalmente, pero no siempre, es el paciente | 
![]() ![]() ![]()  | 
SΣC | 1..1 | string | Referencia literal, interna o url absoluta | 
![]() ![]()  | 
SΣ | 1..1 | Tiempo o periodo de tiempo clínicamente relevante para el informe | |
![]() ![]() ![]()  | 
Content/Rules for all Types | |||
![]() ![]() ![]() ![]()  | 
Content/Rules for all slices | |||
![]() ![]() ![]() ![]() ![]()  | 
S | 0..1 | (Complex) | Motivo por el cual no se encuentra el dato URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason  | 
![]() ![]() ![]() ![]() ![]() ![]()  | 
0..0 | |||
![]() ![]() ![]() ![]() ![]() ![]()  | 
1..1 | uri | "http://hl7.org/fhir/StructureDefinition/data-absent-reason" | |
![]() ![]() ![]() ![]() ![]() ![]()  | 
1..1 | code | Value of extension Binding: DataAbsentReason (required): Es usado para especificar porque el elemento esperado por algún motivo el dato no se encuentra  | |
![]() ![]() ![]()  | 
dateTime | |||
![]() ![]() ![]()  | 
Period | |||
![]() ![]()  | 
SΣ | 0..* | Reference(Prestador Individual | Función o Rol de Prestador Individual | Organización | CareTeam) | Servicio de Diagnóstico Responsable | 
![]() ![]()  | 
SΣ | 0..* | Reference(Prestador Individual | Función o Rol de Prestador Individual | Organización | CareTeam) | Interprete primario del resultado | 
![]() ![]()  | 
S | 0..* | Reference(Muestra) | Muestras en las que se basa este informe | 
![]() ![]()  | 
S | 0..* | Reference(CL Observación) | Observaciones Slice: Unordered, Open by profile:resolve()  | 
![]() ![]() ![]()  | 
S | 0..* | Reference(Observación Resultado: Laboratorio/Patología | Observación Resultado: Imagenológico) | Observations | 
![]() ![]()  | 
0..* | Reference(Estudio de Imagenología) | Referencia a los detalles completos de las imágenes asociadas con el informe diagnóstico | |
  Documentation for this format | ||||
| Path | Conformance | ValueSet / Code | URI | 
| DiagnosticReport.status | required | Pattern Value: finalhttp://hl7.org/fhir/ValueSet/diagnostic-report-status|4.0.1From the FHIR Standard  | |
| DiagnosticReport.category | example | DiagnosticServiceSectionCodeshttp://hl7.org/fhir/ValueSet/diagnostic-service-sectionsFrom the FHIR Standard  | |
| DiagnosticReport.code | preferred | LOINCDiagnosticReportCodes(a valid code from LOINC)http://hl7.org/fhir/ValueSet/report-codesFrom the FHIR Standard  | |
| DiagnosticReport.effective[x].extension:data-absent-reason.value[x] | required | DataAbsentReasonhttp://hl7.org/fhir/ValueSet/data-absent-reasonFrom the FHIR Standard  | 
| Id | Grade | Path(s) | Details | Requirements | 
| dom-2 | error | DiagnosticReport | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty()  | |
| dom-3 | error | DiagnosticReport | 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 | DiagnosticReport | 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 | DiagnosticReport | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty()  | |
| dom-6 | best practice | DiagnosticReport | 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 DiagnosticReport
| Name | Flags | Card. | Type | Description & Constraints    Filter:  ![]() ![]()  | 
|---|---|---|---|---|
![]()  | 
DiagnosticReport | |||
![]() ![]()  | 
S | 1..1 | code | registered | partial | preliminary | final + Required Pattern: final  | 
![]() ![]()  | 
S | 1..1 | CodeableConceptIPS | Concepto - referencia a una terminología o sólo texto | 
![]() ![]()  | 
S | 1..1 | CodeableConceptIPS | Concepto - referencia a una terminología o sólo texto | 
![]() ![]()  | 
S | 1..1 | Reference(Paciente | Group) | El sujeto del informe, generalmente, pero no siempre, es el paciente | 
![]() ![]() ![]()  | 
S | 1..1 | string | Referencia literal, interna o url absoluta | 
![]() ![]()  | 
S | 1..1 | dateTime, Period | Tiempo o periodo de tiempo clínicamente relevante para el informe | 
![]() ![]() ![]()  | 
Content/Rules for all slices | |||
![]() ![]() ![]() ![]()  | 
S | 0..1 | (Complex) | Motivo por el cual no se encuentra el dato URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason  | 
![]() ![]() ![]() ![]() ![]()  | 
1..1 | code | Value of extension Binding: DataAbsentReason (required): Es usado para especificar porque el elemento esperado por algún motivo el dato no se encuentra  | |
![]() ![]()  | 
S | 0..* | Reference(Prestador Individual | Función o Rol de Prestador Individual | Organización | CareTeam) | Servicio de Diagnóstico Responsable | 
![]() ![]()  | 
S | 0..* | Reference(Prestador Individual | Función o Rol de Prestador Individual | Organización | CareTeam) | Interprete primario del resultado | 
![]() ![]()  | 
S | 0..* | Reference(Muestra) | Muestras en las que se basa este informe | 
![]() ![]()  | 
S | 0..* | Reference(CL Observación) | Observaciones Slice: Unordered, Open by profile:resolve()  | 
![]() ![]() ![]()  | 
S | 0..* | Reference(Observación Resultado: Laboratorio/Patología | Observación Resultado: Imagenológico) | Observations | 
![]() ![]()  | 
0..* | Reference(Estudio de Imagenología) | Referencia a los detalles completos de las imágenes asociadas con el informe diagnóstico | |
  Documentation for this format | ||||
| Path | Conformance | ValueSet | URI | 
| DiagnosticReport.effective[x].extension:data-absent-reason.value[x] | required | DataAbsentReasonhttp://hl7.org/fhir/ValueSet/data-absent-reasonFrom the FHIR Standard  | 
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints    Filter:  ![]() ![]()  | ||||
|---|---|---|---|---|---|---|---|---|
![]()  | 
0..* | DiagnosticReport | A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports | |||||
![]() ![]()  | 
Σ | 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 | ||||
![]() ![]()  | 
Σ | 0..* | Identifier | Business identifier for report | ||||
![]() ![]()  | 
0..* | Reference(CarePlan | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest) | What was requested | |||||
![]() ![]()  | 
?!SΣ | 1..1 | code | registered | partial | preliminary | final + Binding: DiagnosticReportStatus (required): The status of the diagnostic report. Required Pattern: final  | ||||
![]() ![]()  | 
SΣ | 1..1 | CodeableConceptIPS | Concepto - referencia a una terminología o sólo texto Binding: DiagnosticServiceSectionCodes (example): Codes for diagnostic service sections.  | ||||
![]() ![]()  | 
SΣ | 1..1 | CodeableConceptIPS | Concepto - referencia a una terminología o sólo texto Binding: LOINCDiagnosticReportCodes (preferred): Codes that describe Diagnostic Reports.  | ||||
![]() ![]()  | 
SΣ | 1..1 | Reference(Paciente | Group) | El sujeto del informe, generalmente, pero no siempre, es el paciente | ||||
![]() ![]() ![]()  | 
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) | Health care event when test ordered | ||||
![]() ![]()  | 
SΣ | 1..1 | Tiempo o periodo de tiempo clínicamente relevante para el informe | |||||
![]() ![]() ![]()  | 
Content/Rules for all Types | |||||||
![]() ![]() ![]() ![]()  | 
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]()  | 
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url  | |||||
![]() ![]() ![]() ![]() ![]()  | 
S | 0..1 | (Complex) | Motivo por el cual no se encuentra el dato URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason  | ||||
![]() ![]() ![]() ![]() ![]() ![]()  | 
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() ![]()  | 
0..0 | |||||||
![]() ![]() ![]() ![]() ![]() ![]()  | 
1..1 | uri | "http://hl7.org/fhir/StructureDefinition/data-absent-reason" | |||||
![]() ![]() ![]() ![]() ![]() ![]()  | 
1..1 | code | Value of extension Binding: DataAbsentReason (required): Es usado para especificar porque el elemento esperado por algún motivo el dato no se encuentra  | |||||
![]() ![]() ![]()  | 
dateTime | |||||||
![]() ![]() ![]()  | 
Period | |||||||
![]() ![]()  | 
Σ | 0..1 | instant | DateTime this version was made | ||||
![]() ![]()  | 
SΣ | 0..* | Reference(Prestador Individual | Función o Rol de Prestador Individual | Organización | CareTeam) | Servicio de Diagnóstico Responsable | ||||
![]() ![]()  | 
SΣ | 0..* | Reference(Prestador Individual | Función o Rol de Prestador Individual | Organización | CareTeam) | Interprete primario del resultado | ||||
![]() ![]()  | 
S | 0..* | Reference(Muestra) | Muestras en las que se basa este informe | ||||
![]() ![]()  | 
S | 0..* | Reference(CL Observación) | Observaciones Slice: Unordered, Open by profile:resolve()  | ||||
![]() ![]() ![]()  | 
S | 0..* | Reference(Observación Resultado: Laboratorio/Patología | Observación Resultado: Imagenológico) | Observations | ||||
![]() ![]()  | 
0..* | Reference(Estudio de Imagenología) | Referencia a los detalles completos de las imágenes asociadas con el informe diagnóstico | |||||
![]() ![]()  | 
Σ | 0..* | BackboneElement | Key images associated with this report | ||||
![]() ![]() ![]()  | 
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 | string | Comment about the image (e.g. explanation) | |||||
![]() ![]() ![]()  | 
Σ | 1..1 | Reference(Media) | Reference to the image source | ||||
![]() ![]()  | 
0..1 | string | Clinical conclusion (interpretation) of test results | |||||
![]() ![]()  | 
0..* | CodeableConcept | Codes for the clinical conclusion of test results Binding: SNOMEDCTClinicalFindings (example): Diagnosis codes provided as adjuncts to the report.  | |||||
![]() ![]()  | 
0..* | Attachment | Entire report as issued | |||||
  Documentation for this format | ||||||||
| Path | Conformance | ValueSet / Code | URI | |||
| DiagnosticReport.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languagesFrom the FHIR Standard 
  | ||||
| DiagnosticReport.status | required | Pattern Value: finalhttp://hl7.org/fhir/ValueSet/diagnostic-report-status|4.0.1From the FHIR Standard  | ||||
| DiagnosticReport.category | example | DiagnosticServiceSectionCodeshttp://hl7.org/fhir/ValueSet/diagnostic-service-sectionsFrom the FHIR Standard  | ||||
| DiagnosticReport.code | preferred | LOINCDiagnosticReportCodes(a valid code from LOINC)http://hl7.org/fhir/ValueSet/report-codesFrom the FHIR Standard  | ||||
| DiagnosticReport.subject.type | extensible | ResourceTypehttp://hl7.org/fhir/ValueSet/resource-typesFrom the FHIR Standard  | ||||
| DiagnosticReport.effective[x].extension:data-absent-reason.value[x] | required | DataAbsentReasonhttp://hl7.org/fhir/ValueSet/data-absent-reasonFrom the FHIR Standard  | ||||
| DiagnosticReport.conclusionCode | example | SNOMEDCTClinicalFindingshttp://hl7.org/fhir/ValueSet/clinical-findingsFrom the FHIR Standard  | 
| Id | Grade | Path(s) | Details | Requirements | 
| dom-2 | error | DiagnosticReport | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty()  | |
| dom-3 | error | DiagnosticReport | 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 | DiagnosticReport | 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 | DiagnosticReport | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty()  | |
| dom-6 | best practice | DiagnosticReport | 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 DiagnosticReport
Summary
Mandatory: 4 elements
 Must-Support: 12 elements
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
Maturity: 1
Other representations of profile: CSV, Excel, Schematron