Guía de Implementación cl core FHIR R4, (Versión Evolutiva)
2.0.0 - ci-build Chile flag

Guía de Implementación cl core FHIR R4, (Versión Evolutiva), published by HL7 Chile. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7Chile/clcore_ig/ and changes regularly. See the Directory of published versions

Resource Profile: CL Perfil Reporte Diagnóstico para el Intercambio de Informes y Notas

Official URL: https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/cl-core-reporte-diagnostico Version: 2.0.0
Standards status: Draft Maturity Level: 1 Computable Name: CLReporteDiagnostico

Copyright/Legal: Usado con el permiso de HL7 International, todos los derechos resevados en los Licencias de HL7 Internacional.

El CL Perfil Reporte Diagnóstico para el Intercambio de Informes y Notas hereda del recurso DiagnosticReport de FHIR; consulte dicho recurso para conocer su alcance y definiciones de uso. Este perfil establece las expectativas mínimas para la búsqueda y recuperación de Informes Diagnósticos y Notas utilizando el recurso DiagnosticReport. Especifica qué elementos centrales, extensiones, vocabularios y conjuntos de valores DEBEN estar presentes en el recurso y restringe cómo deben utilizarse dichos elementos. Establecer esta base mínima para el desarrollo de estándares en casos de uso específicos promueve la interoperabilidad y la adopción.

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DiagnosticReport 0..* DiagnosticReport A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier SΣ 0..* Identifier Identificador del Informe
... status ?!SΣ 1..1 code Estado del Informe
Binding: DiagnosticReportStatus (required): The status of the diagnostic report.
... category SΣ 1..* CodeableConcept Categoría del Informe
Binding: DiagnosticServiceSectionCodes (example): Codes for diagnostic service sections.
... code SΣ 1..1 CodeableConcept Código del Informe
Binding: Set de Valores de Tipo de Reporte (preferred)
... subject SΣ 1..1 Reference(CL Paciente) Paciente del Informe
... issued SΣ 0..1 instant Fecha de Emisión del Informe
... performer SΣ 0..* Reference(CL Prestador | CL RolClinico | CL Organización) Profesional o Entidad que emite el Informe
... specimen S 0..* Reference(CL Perfil de Muestra) Muestra utilizada para el informe
... result S 0..* Reference(CL Observación) Resultados del Informe como Observaciones
... conclusion S 0..1 string Conclusión narrativa del informe
... conclusionCode S 0..* CodeableConcept Código de conclusión del informe
Binding: Diagnósticos SNOMED y Ausente o Desconocido (example)
... presentedForm S 0..* Attachment Representación del Informe de Anatomía Patológica
.... contentType SΣ 0..1 code Tipo de Contenido
Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed.
Example General: text/plain; charset=UTF-8, image/png
.... data S 0..1 base64Binary Informe de Anatomía Patológica en base64

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
DiagnosticReport.statusrequiredDiagnosticReportStatus
http://hl7.org/fhir/ValueSet/diagnostic-report-status|4.0.1
From the FHIR Standard
DiagnosticReport.categoryexampleDiagnosticServiceSectionCodes
http://hl7.org/fhir/ValueSet/diagnostic-service-sections
From the FHIR Standard
DiagnosticReport.codepreferredVsTipoReporteCL
https://hl7chile.cl/fhir/ig/clcore/ValueSet/cl-core-tipo-reporte
From this IG
DiagnosticReport.conclusionCodeexampleVSDiagnosticosSCT
https://hl7chile.cl/fhir/ig/clcore/ValueSet/VSDiagnosticosSCT
From this IG
DiagnosticReport.presentedForm.contentTyperequiredMime Types(a valid code from urn:ietf:bcp:13)
http://hl7.org/fhir/ValueSet/mimetypes|4.0.1
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorDiagnosticReportIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorDiagnosticReportIf 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-4errorDiagnosticReportIf 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-5errorDiagnosticReportIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceDiagnosticReportA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from DiagnosticReport

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DiagnosticReport 0..* DiagnosticReport A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports
... identifier S 0..* Identifier Identificador del Informe
... basedOn S 0..1 Reference(CarePlan | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest) Solicitud de Biopsia
... status S 1..1 code Estado del Informe
... code S 1..1 CodeableConcept Código del Informe
Binding: Set de Valores de Tipo de Reporte (preferred)
... subject S 1..1 Reference(CL Paciente) Paciente del Informe
... issued S 0..1 instant Fecha de Emisión del Informe
... performer S 0..* Reference(CL Prestador | CL RolClinico | CL Organización) Profesional o Entidad que emite el Informe
... specimen S 0..* Reference(CL Perfil de Muestra) Muestra utilizada para el informe
... result S 0..* Reference(CL Observación) Resultados del Informe como Observaciones
... conclusion S 0..1 string Conclusión narrativa del informe
... conclusionCode S 0..* CodeableConcept Código de conclusión del informe
Binding: Diagnósticos SNOMED y Ausente o Desconocido (example)
... presentedForm S 0..* Attachment Representación del Informe de Anatomía Patológica
.... contentType S 0..1 code Tipo de Contenido
.... data S 0..1 base64Binary Informe de Anatomía Patológica en base64

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
DiagnosticReport.codepreferredVsTipoReporteCL
https://hl7chile.cl/fhir/ig/clcore/ValueSet/cl-core-tipo-reporte
From this IG
DiagnosticReport.conclusionCodeexampleVSDiagnosticosSCT
https://hl7chile.cl/fhir/ig/clcore/ValueSet/VSDiagnosticosSCT
From this IG
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DiagnosticReport 0..* DiagnosticReport A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports
... 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
... 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
... identifier SΣ 0..* Identifier Identificador del Informe
... basedOn S 0..1 Reference(CarePlan | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest) Solicitud de Biopsia
... status ?!SΣ 1..1 code Estado del Informe
Binding: DiagnosticReportStatus (required): The status of the diagnostic report.
... category SΣ 1..* CodeableConcept Categoría del Informe
Binding: DiagnosticServiceSectionCodes (example): Codes for diagnostic service sections.
... code SΣ 1..1 CodeableConcept Código del Informe
Binding: Set de Valores de Tipo de Reporte (preferred)
... subject SΣ 1..1 Reference(CL Paciente) Paciente del Informe
... encounter Σ 0..1 Reference(Encounter) Health care event when test ordered
... effective[x] Σ 0..1 Clinically relevant time/time-period for report
.... effectiveDateTime dateTime
.... effectivePeriod Period
... issued SΣ 0..1 instant Fecha de Emisión del Informe
... performer SΣ 0..* Reference(CL Prestador | CL RolClinico | CL Organización) Profesional o Entidad que emite el Informe
... resultsInterpreter Σ 0..* Reference(Practitioner | PractitionerRole | Organization | CareTeam) Primary result interpreter
... specimen S 0..* Reference(CL Perfil de Muestra) Muestra utilizada para el informe
... result S 0..* Reference(CL Observación) Resultados del Informe como Observaciones
... imagingStudy 0..* Reference(ImagingStudy) Reference to full details of imaging associated with the diagnostic report
... media Σ 0..* BackboneElement Key images associated with this report
.... 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
.... comment 0..1 string Comment about the image (e.g. explanation)
.... link Σ 1..1 Reference(Media) Reference to the image source
... conclusion S 0..1 string Conclusión narrativa del informe
... conclusionCode S 0..* CodeableConcept Código de conclusión del informe
Binding: Diagnósticos SNOMED y Ausente o Desconocido (example)
... presentedForm S 0..* Attachment Representación del Informe de Anatomía Patológica
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... contentType SΣ 0..1 code Tipo de Contenido
Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed.
Example General: text/plain; charset=UTF-8, image/png
.... language Σ 0..1 code Human language of the content (BCP-47)
Binding: CommonLanguages (preferred): A human language.
Additional BindingsPurpose
AllLanguages Max Binding

Example General: en-AU
.... data S 0..1 base64Binary Informe de Anatomía Patológica en base64
.... url Σ 0..1 url Uri where the data can be found
Example General: http://www.acme.com/logo-small.png
.... size Σ 0..1 unsignedInt Number of bytes of content (if url provided)
.... hash Σ 0..1 base64Binary Hash of the data (sha-1, base64ed)
.... title Σ 0..1 string Label to display in place of the data
Example General: Official Corporate Logo
.... creation Σ 0..1 dateTime Date attachment was first created

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
DiagnosticReport.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
DiagnosticReport.statusrequiredDiagnosticReportStatus
http://hl7.org/fhir/ValueSet/diagnostic-report-status|4.0.1
From the FHIR Standard
DiagnosticReport.categoryexampleDiagnosticServiceSectionCodes
http://hl7.org/fhir/ValueSet/diagnostic-service-sections
From the FHIR Standard
DiagnosticReport.codepreferredVsTipoReporteCL
https://hl7chile.cl/fhir/ig/clcore/ValueSet/cl-core-tipo-reporte
From this IG
DiagnosticReport.conclusionCodeexampleVSDiagnosticosSCT
https://hl7chile.cl/fhir/ig/clcore/ValueSet/VSDiagnosticosSCT
From this IG
DiagnosticReport.presentedForm.contentTyperequiredMime Types(a valid code from urn:ietf:bcp:13)
http://hl7.org/fhir/ValueSet/mimetypes|4.0.1
From the FHIR Standard
DiagnosticReport.presentedForm.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorDiagnosticReportIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorDiagnosticReportIf 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-4errorDiagnosticReportIf 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-5errorDiagnosticReportIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceDiagnosticReportA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DiagnosticReport 0..* DiagnosticReport A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier SΣ 0..* Identifier Identificador del Informe
... status ?!SΣ 1..1 code Estado del Informe
Binding: DiagnosticReportStatus (required): The status of the diagnostic report.
... category SΣ 1..* CodeableConcept Categoría del Informe
Binding: DiagnosticServiceSectionCodes (example): Codes for diagnostic service sections.
... code SΣ 1..1 CodeableConcept Código del Informe
Binding: Set de Valores de Tipo de Reporte (preferred)
... subject SΣ 1..1 Reference(CL Paciente) Paciente del Informe
... issued SΣ 0..1 instant Fecha de Emisión del Informe
... performer SΣ 0..* Reference(CL Prestador | CL RolClinico | CL Organización) Profesional o Entidad que emite el Informe
... specimen S 0..* Reference(CL Perfil de Muestra) Muestra utilizada para el informe
... result S 0..* Reference(CL Observación) Resultados del Informe como Observaciones
... conclusion S 0..1 string Conclusión narrativa del informe
... conclusionCode S 0..* CodeableConcept Código de conclusión del informe
Binding: Diagnósticos SNOMED y Ausente o Desconocido (example)
... presentedForm S 0..* Attachment Representación del Informe de Anatomía Patológica
.... contentType SΣ 0..1 code Tipo de Contenido
Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed.
Example General: text/plain; charset=UTF-8, image/png
.... data S 0..1 base64Binary Informe de Anatomía Patológica en base64

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
DiagnosticReport.statusrequiredDiagnosticReportStatus
http://hl7.org/fhir/ValueSet/diagnostic-report-status|4.0.1
From the FHIR Standard
DiagnosticReport.categoryexampleDiagnosticServiceSectionCodes
http://hl7.org/fhir/ValueSet/diagnostic-service-sections
From the FHIR Standard
DiagnosticReport.codepreferredVsTipoReporteCL
https://hl7chile.cl/fhir/ig/clcore/ValueSet/cl-core-tipo-reporte
From this IG
DiagnosticReport.conclusionCodeexampleVSDiagnosticosSCT
https://hl7chile.cl/fhir/ig/clcore/ValueSet/VSDiagnosticosSCT
From this IG
DiagnosticReport.presentedForm.contentTyperequiredMime Types(a valid code from urn:ietf:bcp:13)
http://hl7.org/fhir/ValueSet/mimetypes|4.0.1
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorDiagnosticReportIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorDiagnosticReportIf 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-4errorDiagnosticReportIf 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-5errorDiagnosticReportIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceDiagnosticReportA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

Differential View

This structure is derived from DiagnosticReport

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DiagnosticReport 0..* DiagnosticReport A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports
... identifier S 0..* Identifier Identificador del Informe
... basedOn S 0..1 Reference(CarePlan | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest) Solicitud de Biopsia
... status S 1..1 code Estado del Informe
... code S 1..1 CodeableConcept Código del Informe
Binding: Set de Valores de Tipo de Reporte (preferred)
... subject S 1..1 Reference(CL Paciente) Paciente del Informe
... issued S 0..1 instant Fecha de Emisión del Informe
... performer S 0..* Reference(CL Prestador | CL RolClinico | CL Organización) Profesional o Entidad que emite el Informe
... specimen S 0..* Reference(CL Perfil de Muestra) Muestra utilizada para el informe
... result S 0..* Reference(CL Observación) Resultados del Informe como Observaciones
... conclusion S 0..1 string Conclusión narrativa del informe
... conclusionCode S 0..* CodeableConcept Código de conclusión del informe
Binding: Diagnósticos SNOMED y Ausente o Desconocido (example)
... presentedForm S 0..* Attachment Representación del Informe de Anatomía Patológica
.... contentType S 0..1 code Tipo de Contenido
.... data S 0..1 base64Binary Informe de Anatomía Patológica en base64

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
DiagnosticReport.codepreferredVsTipoReporteCL
https://hl7chile.cl/fhir/ig/clcore/ValueSet/cl-core-tipo-reporte
From this IG
DiagnosticReport.conclusionCodeexampleVSDiagnosticosSCT
https://hl7chile.cl/fhir/ig/clcore/ValueSet/VSDiagnosticosSCT
From this IG

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DiagnosticReport 0..* DiagnosticReport A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports
... 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
... 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
... identifier SΣ 0..* Identifier Identificador del Informe
... basedOn S 0..1 Reference(CarePlan | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest) Solicitud de Biopsia
... status ?!SΣ 1..1 code Estado del Informe
Binding: DiagnosticReportStatus (required): The status of the diagnostic report.
... category SΣ 1..* CodeableConcept Categoría del Informe
Binding: DiagnosticServiceSectionCodes (example): Codes for diagnostic service sections.
... code SΣ 1..1 CodeableConcept Código del Informe
Binding: Set de Valores de Tipo de Reporte (preferred)
... subject SΣ 1..1 Reference(CL Paciente) Paciente del Informe
... encounter Σ 0..1 Reference(Encounter) Health care event when test ordered
... effective[x] Σ 0..1 Clinically relevant time/time-period for report
.... effectiveDateTime dateTime
.... effectivePeriod Period
... issued SΣ 0..1 instant Fecha de Emisión del Informe
... performer SΣ 0..* Reference(CL Prestador | CL RolClinico | CL Organización) Profesional o Entidad que emite el Informe
... resultsInterpreter Σ 0..* Reference(Practitioner | PractitionerRole | Organization | CareTeam) Primary result interpreter
... specimen S 0..* Reference(CL Perfil de Muestra) Muestra utilizada para el informe
... result S 0..* Reference(CL Observación) Resultados del Informe como Observaciones
... imagingStudy 0..* Reference(ImagingStudy) Reference to full details of imaging associated with the diagnostic report
... media Σ 0..* BackboneElement Key images associated with this report
.... 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
.... comment 0..1 string Comment about the image (e.g. explanation)
.... link Σ 1..1 Reference(Media) Reference to the image source
... conclusion S 0..1 string Conclusión narrativa del informe
... conclusionCode S 0..* CodeableConcept Código de conclusión del informe
Binding: Diagnósticos SNOMED y Ausente o Desconocido (example)
... presentedForm S 0..* Attachment Representación del Informe de Anatomía Patológica
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... contentType SΣ 0..1 code Tipo de Contenido
Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed.
Example General: text/plain; charset=UTF-8, image/png
.... language Σ 0..1 code Human language of the content (BCP-47)
Binding: CommonLanguages (preferred): A human language.
Additional BindingsPurpose
AllLanguages Max Binding

Example General: en-AU
.... data S 0..1 base64Binary Informe de Anatomía Patológica en base64
.... url Σ 0..1 url Uri where the data can be found
Example General: http://www.acme.com/logo-small.png
.... size Σ 0..1 unsignedInt Number of bytes of content (if url provided)
.... hash Σ 0..1 base64Binary Hash of the data (sha-1, base64ed)
.... title Σ 0..1 string Label to display in place of the data
Example General: Official Corporate Logo
.... creation Σ 0..1 dateTime Date attachment was first created

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
DiagnosticReport.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding
DiagnosticReport.statusrequiredDiagnosticReportStatus
http://hl7.org/fhir/ValueSet/diagnostic-report-status|4.0.1
From the FHIR Standard
DiagnosticReport.categoryexampleDiagnosticServiceSectionCodes
http://hl7.org/fhir/ValueSet/diagnostic-service-sections
From the FHIR Standard
DiagnosticReport.codepreferredVsTipoReporteCL
https://hl7chile.cl/fhir/ig/clcore/ValueSet/cl-core-tipo-reporte
From this IG
DiagnosticReport.conclusionCodeexampleVSDiagnosticosSCT
https://hl7chile.cl/fhir/ig/clcore/ValueSet/VSDiagnosticosSCT
From this IG
DiagnosticReport.presentedForm.contentTyperequiredMime Types(a valid code from urn:ietf:bcp:13)
http://hl7.org/fhir/ValueSet/mimetypes|4.0.1
From the FHIR Standard
DiagnosticReport.presentedForm.languagepreferredCommonLanguages
http://hl7.org/fhir/ValueSet/languages
From the FHIR Standard
Additional Bindings Purpose
AllLanguages Max Binding

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorDiagnosticReportIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorDiagnosticReportIf 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-4errorDiagnosticReportIf 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-5errorDiagnosticReportIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceDiagnosticReportA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

 

Other representations of profile: CSV, Excel, Schematron