This page is part of the Genetic Reporting Implementation Guide (v3.0.0-ballot: STU 3 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 3.0.0. For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-report | Version: 3.0.0-ballot | |||
Active as of 2023-12-18 | Computable Name: GenomicReport |
Genomic profile of DiagnosticReport.
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from DiagnosticReport
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 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 | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() | 0..* | Reference(Medication Recommendation | Followup Recommendation) | Recommended Action URL: http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/recommended-action | |
![]() ![]() ![]() | 0..* | Reference(RiskAssessment) | Genomic Risk Assessment URL: http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-risk-assessment | |
![]() ![]() ![]() | 0..* | CodedAnnotation | Comments about the report that also contain a coded type URL: http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-report-note | |
![]() ![]() ![]() | 0..* | Reference(Resource) | Other information that may be relevant to this event. URL: http://hl7.org/fhir/StructureDefinition/workflow-supportingInfo | |
![]() ![]() ![]() | 0..* | Reference(Genomic Study) | Reference to full details of an genomic study associated with the diagnostic report URL: http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-study-reference | |
![]() ![]() ![]() | 0..1 | CodeableConcept | Allele Database URL: http://hl7.org/fhir/StructureDefinition/hla-genotyping-results-allele-database | |
![]() ![]() ![]() | 0..1 | (Complex) | glstring URL: http://hl7.org/fhir/StructureDefinition/hla-genotyping-results-glstring | |
![]() ![]() ![]() | 0..* | RelatedArtifact | Documentation relevant to the 'parent' resource URL: http://hl7.org/fhir/StructureDefinition/workflow-relatedArtifact | |
![]() ![]() ![]() | ?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() ![]() | ?!Σ | 1..1 | code | registered | partial | preliminary | final + Binding: DiagnosticReportStatus (required): The status of the diagnostic report. |
![]() ![]() ![]() | Σ | 1..* | CodeableConcept | Service category Slice: Unordered, Open by pattern:coding Binding: DiagnosticServiceSectionCodes (example): Codes for diagnostic service sections. |
![]() ![]() ![]() ![]() | Σ | 1..1 | CodeableConcept | Service category Binding: DiagnosticServiceSectionCodes (example): Codes for diagnostic service sections. |
![]() ![]() ![]() ![]() ![]() | Σ | 1..1 | Coding | Code defined by a terminology system Required Pattern: At least the following |
![]() ![]() ![]() ![]() ![]() ![]() | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0074 | |
![]() ![]() ![]() ![]() ![]() ![]() | 1..1 | code | Symbol in syntax defined by the system Fixed Value: GE | |
![]() ![]() ![]() | Σ | 1..1 | CodeableConcept | Name/Code for this diagnostic report Binding: LOINCDiagnosticReportCodes (preferred): Codes that describe Diagnostic Reports. Required Pattern: At least the following |
![]() ![]() ![]() ![]() | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
![]() ![]() ![]() ![]() ![]() | 1..1 | uri | Identity of the terminology system Fixed Value: http://loinc.org | |
![]() ![]() ![]() ![]() ![]() | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 51969-4 | |
![]() ![]() ![]() | Σ | 0..1 | dateTime | Clinically relevant time/time-period for report |
![]() ![]() ![]() | 0..* | Reference(Observation) | Observations Slice: Unordered, Open by profile:resolve() | |
![]() ![]() ![]() ![]() | 0..1 | Reference(Overall Interpretation) | Assessment of overall results | |
![]() ![]() ![]() ![]() | 0..* | Reference(Diagnostic Implication) | Diagnostic Implication | |
![]() ![]() ![]() ![]() | 0..* | Reference(Therapeutic Implication) | Therapeutic Implication | |
![]() ![]() ![]() ![]() | 0..* | Reference(Molecular Consequence) | Molecular Consequence | |
![]() ![]() ![]() ![]() | 0..* | Reference(Variant) | Variant | |
![]() ![]() ![]() ![]() | 0..* | Reference(Sequence Phase Relationship) | Sequence Phase Relationship | |
![]() ![]() ![]() ![]() | 0..* | Reference(Genotype) | Genotype | |
![]() ![]() ![]() ![]() | 0..* | Reference(Haplotype) | Haplotype | |
![]() ![]() ![]() ![]() | 0..* | Reference(Molecular Biomarker) | MolecularBiomarker | |
![]() |
Path | Conformance | ValueSet / Code |
DiagnosticReport.status | required | DiagnosticReportStatus |
DiagnosticReport.category | example | DiagnosticServiceSectionCodes |
DiagnosticReport.category:Genetics | example | DiagnosticServiceSectionCodes |
DiagnosticReport.code | preferred | Pattern: LOINC code 51969-4 |
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() |
Name | Flags | Card. | Type | Description & Constraints![]() | ||||
---|---|---|---|---|---|---|---|---|
![]() ![]() | 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 | |||||
![]() ![]() ![]() | 0..* | Resource | Contained, inline Resources | |||||
![]() ![]() ![]() | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() | 0..* | Reference(Medication Recommendation | Followup Recommendation) | Recommended Action URL: http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/recommended-action | |||||
![]() ![]() ![]() | 0..* | Reference(RiskAssessment) | Genomic Risk Assessment URL: http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-risk-assessment | |||||
![]() ![]() ![]() | 0..* | CodedAnnotation | Comments about the report that also contain a coded type URL: http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-report-note | |||||
![]() ![]() ![]() | 0..* | Reference(Resource) | Other information that may be relevant to this event. URL: http://hl7.org/fhir/StructureDefinition/workflow-supportingInfo | |||||
![]() ![]() ![]() | 0..* | Reference(Genomic Study) | Reference to full details of an genomic study associated with the diagnostic report URL: http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-study-reference | |||||
![]() ![]() ![]() | 0..1 | CodeableConcept | Allele Database URL: http://hl7.org/fhir/StructureDefinition/hla-genotyping-results-allele-database | |||||
![]() ![]() ![]() | 0..1 | (Complex) | glstring URL: http://hl7.org/fhir/StructureDefinition/hla-genotyping-results-glstring | |||||
![]() ![]() ![]() | 0..* | RelatedArtifact | Documentation relevant to the 'parent' resource URL: http://hl7.org/fhir/StructureDefinition/workflow-relatedArtifact | |||||
![]() ![]() ![]() | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() | Σ | 0..* | Identifier | Business identifier for report | ||||
![]() ![]() ![]() | 0..* | Reference(CarePlan | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest) | What was requested | |||||
![]() ![]() ![]() | ?!Σ | 1..1 | code | registered | partial | preliminary | final + Binding: DiagnosticReportStatus (required): The status of the diagnostic report. | ||||
![]() ![]() ![]() | Σ | 1..* | CodeableConcept | Service category Slice: Unordered, Open by pattern:coding Binding: DiagnosticServiceSectionCodes (example): Codes for diagnostic service sections. | ||||
![]() ![]() ![]() ![]() | Σ | 1..1 | CodeableConcept | Service category Binding: DiagnosticServiceSectionCodes (example): Codes for diagnostic service sections. | ||||
![]() ![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() | Σ | 1..1 | Coding | Code defined by a terminology system Required Pattern: At least the following | ||||
![]() ![]() ![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() ![]() ![]() | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0074 | |||||
![]() ![]() ![]() ![]() ![]() ![]() | 0..1 | string | Version of the system - if relevant | |||||
![]() ![]() ![]() ![]() ![]() ![]() | 1..1 | code | Symbol in syntax defined by the system Fixed Value: GE | |||||
![]() ![]() ![]() ![]() ![]() ![]() | 0..1 | string | Representation defined by the system | |||||
![]() ![]() ![]() ![]() ![]() ![]() | 0..1 | boolean | If this coding was chosen directly by the user | |||||
![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() ![]() | Σ | 1..1 | CodeableConcept | Name/Code for this diagnostic report Binding: LOINCDiagnosticReportCodes (preferred): Codes that describe Diagnostic Reports. Required Pattern: At least the following | ||||
![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
![]() ![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() ![]() | 1..1 | uri | Identity of the terminology system Fixed Value: http://loinc.org | |||||
![]() ![]() ![]() ![]() ![]() | 0..1 | string | Version of the system - if relevant | |||||
![]() ![]() ![]() ![]() ![]() | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 51969-4 | |||||
![]() ![]() ![]() ![]() ![]() | 0..1 | string | Representation defined by the system | |||||
![]() ![]() ![]() ![]() ![]() | 0..1 | boolean | If this coding was chosen directly by the user | |||||
![]() ![]() ![]() ![]() | 0..1 | string | Plain text representation of the concept | |||||
![]() ![]() ![]() | Σ | 0..1 | Reference(Patient | Group | Device | Location) | The subject of the report - usually, but not always, the patient | ||||
![]() ![]() ![]() | Σ | 0..1 | Reference(Encounter) | Health care event when test ordered | ||||
![]() ![]() ![]() | Σ | 0..1 | dateTime | Clinically relevant time/time-period for report | ||||
![]() ![]() ![]() | Σ | 0..1 | instant | DateTime this version was made | ||||
![]() ![]() ![]() | Σ | 0..* | Reference(Practitioner | PractitionerRole | Organization | CareTeam) | Responsible Diagnostic Service | ||||
![]() ![]() ![]() | Σ | 0..* | Reference(Practitioner | PractitionerRole | Organization | CareTeam) | Primary result interpreter | ||||
![]() ![]() ![]() | 0..* | Reference(Specimen) | Specimens this report is based on | |||||
![]() ![]() ![]() | 0..* | Reference(Observation) | Observations Slice: Unordered, Open by profile:resolve() | |||||
![]() ![]() ![]() ![]() | 0..1 | Reference(Overall Interpretation) | Assessment of overall results | |||||
![]() ![]() ![]() ![]() | 0..* | Reference(Diagnostic Implication) | Diagnostic Implication | |||||
![]() ![]() ![]() ![]() | 0..* | Reference(Therapeutic Implication) | Therapeutic Implication | |||||
![]() ![]() ![]() ![]() | 0..* | Reference(Molecular Consequence) | Molecular Consequence | |||||
![]() ![]() ![]() ![]() | 0..* | Reference(Variant) | Variant | |||||
![]() ![]() ![]() ![]() | 0..* | Reference(Sequence Phase Relationship) | Sequence Phase Relationship | |||||
![]() ![]() ![]() ![]() | 0..* | Reference(Genotype) | Genotype | |||||
![]() ![]() ![]() ![]() | 0..* | Reference(Haplotype) | Haplotype | |||||
![]() ![]() ![]() ![]() | 0..* | Reference(Molecular Biomarker) | MolecularBiomarker | |||||
![]() ![]() ![]() | 0..* | Reference(ImagingStudy) | Reference to full details of imaging associated with the diagnostic report | |||||
![]() ![]() ![]() | Σ | 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 | |||||
![]() |
Path | Conformance | ValueSet / Code | ||||
DiagnosticReport.language | preferred | CommonLanguages
| ||||
DiagnosticReport.status | required | DiagnosticReportStatus | ||||
DiagnosticReport.category | example | DiagnosticServiceSectionCodes | ||||
DiagnosticReport.category:Genetics | example | DiagnosticServiceSectionCodes | ||||
DiagnosticReport.code | preferred | Pattern: LOINC code 51969-4 | ||||
DiagnosticReport.conclusionCode | example | SNOMEDCTClinicalFindings |
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: 3 elements
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
Differential View
This structure is derived from DiagnosticReport
Key Elements View
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 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 | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() | 0..* | Reference(Medication Recommendation | Followup Recommendation) | Recommended Action URL: http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/recommended-action | |
![]() ![]() ![]() | 0..* | Reference(RiskAssessment) | Genomic Risk Assessment URL: http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-risk-assessment | |
![]() ![]() ![]() | 0..* | CodedAnnotation | Comments about the report that also contain a coded type URL: http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-report-note | |
![]() ![]() ![]() | 0..* | Reference(Resource) | Other information that may be relevant to this event. URL: http://hl7.org/fhir/StructureDefinition/workflow-supportingInfo | |
![]() ![]() ![]() | 0..* | Reference(Genomic Study) | Reference to full details of an genomic study associated with the diagnostic report URL: http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-study-reference | |
![]() ![]() ![]() | 0..1 | CodeableConcept | Allele Database URL: http://hl7.org/fhir/StructureDefinition/hla-genotyping-results-allele-database | |
![]() ![]() ![]() | 0..1 | (Complex) | glstring URL: http://hl7.org/fhir/StructureDefinition/hla-genotyping-results-glstring | |
![]() ![]() ![]() | 0..* | RelatedArtifact | Documentation relevant to the 'parent' resource URL: http://hl7.org/fhir/StructureDefinition/workflow-relatedArtifact | |
![]() ![]() ![]() | ?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() ![]() | ?!Σ | 1..1 | code | registered | partial | preliminary | final + Binding: DiagnosticReportStatus (required): The status of the diagnostic report. |
![]() ![]() ![]() | Σ | 1..* | CodeableConcept | Service category Slice: Unordered, Open by pattern:coding Binding: DiagnosticServiceSectionCodes (example): Codes for diagnostic service sections. |
![]() ![]() ![]() ![]() | Σ | 1..1 | CodeableConcept | Service category Binding: DiagnosticServiceSectionCodes (example): Codes for diagnostic service sections. |
![]() ![]() ![]() ![]() ![]() | Σ | 1..1 | Coding | Code defined by a terminology system Required Pattern: At least the following |
![]() ![]() ![]() ![]() ![]() ![]() | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0074 | |
![]() ![]() ![]() ![]() ![]() ![]() | 1..1 | code | Symbol in syntax defined by the system Fixed Value: GE | |
![]() ![]() ![]() | Σ | 1..1 | CodeableConcept | Name/Code for this diagnostic report Binding: LOINCDiagnosticReportCodes (preferred): Codes that describe Diagnostic Reports. Required Pattern: At least the following |
![]() ![]() ![]() ![]() | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |
![]() ![]() ![]() ![]() ![]() | 1..1 | uri | Identity of the terminology system Fixed Value: http://loinc.org | |
![]() ![]() ![]() ![]() ![]() | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 51969-4 | |
![]() ![]() ![]() | Σ | 0..1 | dateTime | Clinically relevant time/time-period for report |
![]() ![]() ![]() | 0..* | Reference(Observation) | Observations Slice: Unordered, Open by profile:resolve() | |
![]() ![]() ![]() ![]() | 0..1 | Reference(Overall Interpretation) | Assessment of overall results | |
![]() ![]() ![]() ![]() | 0..* | Reference(Diagnostic Implication) | Diagnostic Implication | |
![]() ![]() ![]() ![]() | 0..* | Reference(Therapeutic Implication) | Therapeutic Implication | |
![]() ![]() ![]() ![]() | 0..* | Reference(Molecular Consequence) | Molecular Consequence | |
![]() ![]() ![]() ![]() | 0..* | Reference(Variant) | Variant | |
![]() ![]() ![]() ![]() | 0..* | Reference(Sequence Phase Relationship) | Sequence Phase Relationship | |
![]() ![]() ![]() ![]() | 0..* | Reference(Genotype) | Genotype | |
![]() ![]() ![]() ![]() | 0..* | Reference(Haplotype) | Haplotype | |
![]() ![]() ![]() ![]() | 0..* | Reference(Molecular Biomarker) | MolecularBiomarker | |
![]() |
Path | Conformance | ValueSet / Code |
DiagnosticReport.status | required | DiagnosticReportStatus |
DiagnosticReport.category | example | DiagnosticServiceSectionCodes |
DiagnosticReport.category:Genetics | example | DiagnosticServiceSectionCodes |
DiagnosticReport.code | preferred | Pattern: LOINC code 51969-4 |
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() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints![]() | ||||
---|---|---|---|---|---|---|---|---|
![]() ![]() | 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 | |||||
![]() ![]() ![]() | 0..* | Resource | Contained, inline Resources | |||||
![]() ![]() ![]() | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() | 0..* | Reference(Medication Recommendation | Followup Recommendation) | Recommended Action URL: http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/recommended-action | |||||
![]() ![]() ![]() | 0..* | Reference(RiskAssessment) | Genomic Risk Assessment URL: http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-risk-assessment | |||||
![]() ![]() ![]() | 0..* | CodedAnnotation | Comments about the report that also contain a coded type URL: http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-report-note | |||||
![]() ![]() ![]() | 0..* | Reference(Resource) | Other information that may be relevant to this event. URL: http://hl7.org/fhir/StructureDefinition/workflow-supportingInfo | |||||
![]() ![]() ![]() | 0..* | Reference(Genomic Study) | Reference to full details of an genomic study associated with the diagnostic report URL: http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-study-reference | |||||
![]() ![]() ![]() | 0..1 | CodeableConcept | Allele Database URL: http://hl7.org/fhir/StructureDefinition/hla-genotyping-results-allele-database | |||||
![]() ![]() ![]() | 0..1 | (Complex) | glstring URL: http://hl7.org/fhir/StructureDefinition/hla-genotyping-results-glstring | |||||
![]() ![]() ![]() | 0..* | RelatedArtifact | Documentation relevant to the 'parent' resource URL: http://hl7.org/fhir/StructureDefinition/workflow-relatedArtifact | |||||
![]() ![]() ![]() | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() | Σ | 0..* | Identifier | Business identifier for report | ||||
![]() ![]() ![]() | 0..* | Reference(CarePlan | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest) | What was requested | |||||
![]() ![]() ![]() | ?!Σ | 1..1 | code | registered | partial | preliminary | final + Binding: DiagnosticReportStatus (required): The status of the diagnostic report. | ||||
![]() ![]() ![]() | Σ | 1..* | CodeableConcept | Service category Slice: Unordered, Open by pattern:coding Binding: DiagnosticServiceSectionCodes (example): Codes for diagnostic service sections. | ||||
![]() ![]() ![]() ![]() | Σ | 1..1 | CodeableConcept | Service category Binding: DiagnosticServiceSectionCodes (example): Codes for diagnostic service sections. | ||||
![]() ![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() | Σ | 1..1 | Coding | Code defined by a terminology system Required Pattern: At least the following | ||||
![]() ![]() ![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() ![]() ![]() | 1..1 | uri | Identity of the terminology system Fixed Value: http://terminology.hl7.org/CodeSystem/v2-0074 | |||||
![]() ![]() ![]() ![]() ![]() ![]() | 0..1 | string | Version of the system - if relevant | |||||
![]() ![]() ![]() ![]() ![]() ![]() | 1..1 | code | Symbol in syntax defined by the system Fixed Value: GE | |||||
![]() ![]() ![]() ![]() ![]() ![]() | 0..1 | string | Representation defined by the system | |||||
![]() ![]() ![]() ![]() ![]() ![]() | 0..1 | boolean | If this coding was chosen directly by the user | |||||
![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() ![]() | Σ | 1..1 | CodeableConcept | Name/Code for this diagnostic report Binding: LOINCDiagnosticReportCodes (preferred): Codes that describe Diagnostic Reports. Required Pattern: At least the following | ||||
![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() | 1..* | Coding | Code defined by a terminology system Fixed Value: (complex) | |||||
![]() ![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() ![]() | 1..1 | uri | Identity of the terminology system Fixed Value: http://loinc.org | |||||
![]() ![]() ![]() ![]() ![]() | 0..1 | string | Version of the system - if relevant | |||||
![]() ![]() ![]() ![]() ![]() | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 51969-4 | |||||
![]() ![]() ![]() ![]() ![]() | 0..1 | string | Representation defined by the system | |||||
![]() ![]() ![]() ![]() ![]() | 0..1 | boolean | If this coding was chosen directly by the user | |||||
![]() ![]() ![]() ![]() | 0..1 | string | Plain text representation of the concept | |||||
![]() ![]() ![]() | Σ | 0..1 | Reference(Patient | Group | Device | Location) | The subject of the report - usually, but not always, the patient | ||||
![]() ![]() ![]() | Σ | 0..1 | Reference(Encounter) | Health care event when test ordered | ||||
![]() ![]() ![]() | Σ | 0..1 | dateTime | Clinically relevant time/time-period for report | ||||
![]() ![]() ![]() | Σ | 0..1 | instant | DateTime this version was made | ||||
![]() ![]() ![]() | Σ | 0..* | Reference(Practitioner | PractitionerRole | Organization | CareTeam) | Responsible Diagnostic Service | ||||
![]() ![]() ![]() | Σ | 0..* | Reference(Practitioner | PractitionerRole | Organization | CareTeam) | Primary result interpreter | ||||
![]() ![]() ![]() | 0..* | Reference(Specimen) | Specimens this report is based on | |||||
![]() ![]() ![]() | 0..* | Reference(Observation) | Observations Slice: Unordered, Open by profile:resolve() | |||||
![]() ![]() ![]() ![]() | 0..1 | Reference(Overall Interpretation) | Assessment of overall results | |||||
![]() ![]() ![]() ![]() | 0..* | Reference(Diagnostic Implication) | Diagnostic Implication | |||||
![]() ![]() ![]() ![]() | 0..* | Reference(Therapeutic Implication) | Therapeutic Implication | |||||
![]() ![]() ![]() ![]() | 0..* | Reference(Molecular Consequence) | Molecular Consequence | |||||
![]() ![]() ![]() ![]() | 0..* | Reference(Variant) | Variant | |||||
![]() ![]() ![]() ![]() | 0..* | Reference(Sequence Phase Relationship) | Sequence Phase Relationship | |||||
![]() ![]() ![]() ![]() | 0..* | Reference(Genotype) | Genotype | |||||
![]() ![]() ![]() ![]() | 0..* | Reference(Haplotype) | Haplotype | |||||
![]() ![]() ![]() ![]() | 0..* | Reference(Molecular Biomarker) | MolecularBiomarker | |||||
![]() ![]() ![]() | 0..* | Reference(ImagingStudy) | Reference to full details of imaging associated with the diagnostic report | |||||
![]() ![]() ![]() | Σ | 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 | |||||
![]() |
Path | Conformance | ValueSet / Code | ||||
DiagnosticReport.language | preferred | CommonLanguages
| ||||
DiagnosticReport.status | required | DiagnosticReportStatus | ||||
DiagnosticReport.category | example | DiagnosticServiceSectionCodes | ||||
DiagnosticReport.category:Genetics | example | DiagnosticServiceSectionCodes | ||||
DiagnosticReport.code | preferred | Pattern: LOINC code 51969-4 | ||||
DiagnosticReport.conclusionCode | example | SNOMEDCTClinicalFindings |
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: 3 elements
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
Other representations of profile: CSV, Excel, Schematron