This is the set of resources that conform to either of the profiles IMR DiagnosticReport (https://profiles.ihe.net/RAD/IMR/StructureDefinition/imr-diagnosticreport) and IMR DiagnosticReport (https://profiles.ihe.net/RAD/IMR/StructureDefinition/imr-diagnosticreport). E.g. what you have to deal with if you get resources conforming to one of them
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
DiagnosticReport | 0..* | A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources dom-3: 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 dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated dom-5: If a resource is contained in another resource, it SHALL NOT have a security label dom-6: A resource should have narrative for robust management | ||
meta | Σ | 0..1 | Meta | Metadata about the resource ele-1: All FHIR elements must have a @value or children |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created ele-1: All FHIR elements must have a @value or children |
language | 0..1 | code | Language of the resource content Binding: ?? (preferred): A human language. ele-1: All FHIR elements must have a @value or children | |
text | S | 0..1 | Narrative | Text summary of the resource, for human interpretation ele-1: All FHIR elements must have a @value or children |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Extension ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both |
identifier | Σ | 0..* | Identifier | Business identifier for report ele-1: All FHIR elements must have a @value or children |
basedOn | S | 0..* | Reference(CarePlan | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest) | What was requested ele-1: All FHIR elements must have a @value or children |
status | ?!Σ | 1..1 | code | registered | partial | preliminary | final + Binding: ?? (required): The status of the diagnostic report. ele-1: All FHIR elements must have a @value or children |
category | Σ | 0..* | CodeableConcept | Service category Binding: ?? (example): Codes for diagnostic service sections. ele-1: All FHIR elements must have a @value or children |
code | Σ | 1..1 | CodeableConcept | Name/Code for this diagnostic report Binding: ?? (preferred): Codes that describe Diagnostic Reports. ele-1: All FHIR elements must have a @value or children |
subject | Σ | 1..1 | Reference(Patient) | The subject of the report - usually, but not always, the patient ele-1: All FHIR elements must have a @value or children |
encounter | Σ | 0..1 | Reference(Encounter) | Health care event when test ordered ele-1: All FHIR elements must have a @value or children |
effective[x] | Σ | 0..1 | Clinically relevant time/time-period for report ele-1: All FHIR elements must have a @value or children | |
effectiveDateTime | dateTime | |||
effectivePeriod | Period | |||
issued | Σ | 1..1 | instant | DateTime that this diagnostic report is signed-off and published. ele-1: All FHIR elements must have a @value or children |
performer | Σ | 1..* | Reference(Practitioner | PractitionerRole | Organization | CareTeam) | Responsible Diagnostic Service ele-1: All FHIR elements must have a @value or children |
resultsInterpreter | Σ | 1..* | Reference(Practitioner | PractitionerRole) | Primary intepreter of results ele-1: All FHIR elements must have a @value or children |
specimen | 0..* | Reference(Specimen) | Specimens this report is based on ele-1: All FHIR elements must have a @value or children | |
result | 0..* | Reference(Observation) | Observations ele-1: All FHIR elements must have a @value or children | |
imagingStudy | S | 1..* | Reference(ImagingStudy) | Study subject to this report ele-1: All FHIR elements must have a @value or children |
media | Σ | 0..* | BackboneElement | Key images associated with this report ele-1: All FHIR elements must have a @value or children |
extension | 0..* | Extension | Additional content defined by implementations ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both |
comment | 0..1 | string | Comment about the image (e.g. explanation) ele-1: All FHIR elements must have a @value or children | |
link | Σ | 1..1 | Reference(Media) | Reference to the image source ele-1: All FHIR elements must have a @value or children |
conclusion | 0..1 | string | Clinical conclusion (interpretation) of test results ele-1: All FHIR elements must have a @value or children | |
conclusionCode | 0..* | CodeableConcept | Codes for the clinical conclusion of test results Binding: ?? (example): Diagnosis codes provided as adjuncts to the report. ele-1: All FHIR elements must have a @value or children | |
presentedForm | SC | 1..* | Attachment | Entire report as issued ele-1: All FHIR elements must have a @value or children IMRAttachmentInvariant: Either data or url SHALL be present |
extension | 0..* | Extension | Additional content defined by implementations ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
contentType | SΣ | 1..1 | code | Mime type of the content, with charset etc. Binding: ?? (required): The mime type of an attachment. Any valid mime type is allowed. ele-1: All FHIR elements must have a @value or children Example General: text/plain; charset=UTF-8, image/png |
language | Σ | 0..1 | code | Human language of the content (BCP-47) Binding: ?? (preferred): A human language. ele-1: All FHIR elements must have a @value or children Example General: en-AU |
data | 0..1 | base64Binary | Data inline, base64ed ele-1: All FHIR elements must have a @value or children | |
url | Σ | 0..1 | url | Uri where the data can be found ele-1: All FHIR elements must have a @value or children Example General: http://www.acme.com/logo-small.png |
size | SΣ | 1..1 | unsignedInt | Number of bytes of content (if url provided) ele-1: All FHIR elements must have a @value or children |
hash | SΣ | 1..1 | base64Binary | Hash of the data (sha-1, base64ed) ele-1: All FHIR elements must have a @value or children |
title | Σ | 0..1 | string | Label to display in place of the data ele-1: All FHIR elements must have a @value or children Example General: Official Corporate Logo |
creation | Σ | 0..1 | dateTime | Date attachment was first created ele-1: All FHIR elements must have a @value or children |
Documentation for this format |