Union of https://profiles.ihe.net/RAD/IMR/StructureDefinition/imr-diagnosticreport and https://profiles.ihe.net/RAD/IMR/StructureDefinition/imr-diagnosticreport

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

Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. 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..1MetaMetadata about the resource
ele-1: All FHIR elements must have a @value or children
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
ele-1: All FHIR elements must have a @value or children
... language 0..1codeLanguage of the resource content
Binding: ?? (preferred): A human language.


ele-1: All FHIR elements must have a @value or children
... text S0..1NarrativeText summary of the resource, for human interpretation
ele-1: All FHIR elements must have a @value or children
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionExtension
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
... modifierExtension ?!0..*ExtensionExtensions 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..*IdentifierBusiness identifier for report
ele-1: All FHIR elements must have a @value or children
... basedOn S0..*Reference(CarePlan | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest)What was requested
ele-1: All FHIR elements must have a @value or children
... status ?!Σ1..1coderegistered | partial | preliminary | final +
Binding: ?? (required): The status of the diagnostic report.


ele-1: All FHIR elements must have a @value or children
... category Σ0..*CodeableConceptService category
Binding: ?? (example): Codes for diagnostic service sections.


ele-1: All FHIR elements must have a @value or children
... code Σ1..1CodeableConceptName/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..1Reference(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..1Reference(Encounter)Health care event when test ordered
ele-1: All FHIR elements must have a @value or children
... effective[x] Σ0..1Clinically relevant time/time-period for report
ele-1: All FHIR elements must have a @value or children
.... effectiveDateTimedateTime
.... effectivePeriodPeriod
... issued Σ1..1instantDateTime 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 S1..*Reference(ImagingStudy)Study subject to this report
ele-1: All FHIR elements must have a @value or children
... media Σ0..*BackboneElementKey images associated with this report
ele-1: All FHIR elements must have a @value or children
.... extension 0..*ExtensionAdditional 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..*ExtensionExtensions 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..1stringComment about the image (e.g. explanation)
ele-1: All FHIR elements must have a @value or children
.... link Σ1..1Reference(Media)Reference to the image source
ele-1: All FHIR elements must have a @value or children
... conclusion 0..1stringClinical conclusion (interpretation) of test results
ele-1: All FHIR elements must have a @value or children
... conclusionCode 0..*CodeableConceptCodes 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 SC1..*AttachmentEntire report as issued
ele-1: All FHIR elements must have a @value or children
IMRAttachmentInvariant: Either data or url SHALL be present
.... extension 0..*ExtensionAdditional 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..1codeMime 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..1codeHuman 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..1base64BinaryData inline, base64ed
ele-1: All FHIR elements must have a @value or children
.... url Σ0..1urlUri 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..1unsignedIntNumber of bytes of content (if url provided)
ele-1: All FHIR elements must have a @value or children
.... hash SΣ1..1base64BinaryHash of the data (sha-1, base64ed)
ele-1: All FHIR elements must have a @value or children
.... title Σ0..1stringLabel 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..1dateTimeDate attachment was first created
ele-1: All FHIR elements must have a @value or children

doco Documentation for this format