Union of https://nrces.in/ndhm/fhir/r4/StructureDefinition/DiagnosticReportImaging and https://nrces.in/ndhm/fhir/r4/StructureDefinition/DiagnosticReportImaging

This is the set of resources that conform to either of the profiles DiagnosticReportImaging (https://nrces.in/ndhm/fhir/r4/StructureDefinition/DiagnosticReportImaging) and DiagnosticReportImaging (https://nrces.in/ndhm/fhir/r4/StructureDefinition/DiagnosticReportImaging). E.g. what you have to deal with if you get resources conforming to one of them

Structure

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DiagnosticReport 0..*A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: ?? (preferred): A human language.
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier Σ0..*IdentifierBusiness identifier for report
... basedOn S0..*Reference(NutritionOrder | MedicationRequest | ServiceRequest | CarePlan | ImmunizationRecommendation)What was requested
... status ?!SΣ1..1coderegistered | partial | preliminary | final +
Binding: ?? (required): The status of the diagnostic report.
... category SΣ0..*CodeableConceptService category
Binding: ?? (example): Codes for diagnostic service sections.
.... extension 0..*ExtensionAdditional content defined by implementations
.... coding SΣ0..*CodingCode defined by a terminology system
..... extension 0..*ExtensionAdditional content defined by implementations
..... system Σ1..1uriIdentity of the terminology system
..... version Σ0..1stringVersion of the system - if relevant
..... code Σ1..1codeSymbol in syntax defined by the system
..... display Σ1..1stringRepresentation defined by the system
..... userSelected Σ0..1booleanIf this coding was chosen directly by the user
.... text SΣ0..1stringPlain text representation of the concept
... code SΣ1..1CodeableConceptName/Code for this diagnostic report
Binding: ?? (preferred): Codes that describe Diagnostic Reports.
.... extension 0..*ExtensionAdditional content defined by implementations
.... coding SΣ0..*CodingCode defined by a terminology system
..... extension 0..*ExtensionAdditional content defined by implementations
..... system Σ1..1uriIdentity of the terminology system
..... version Σ0..1stringVersion of the system - if relevant
..... code Σ1..1codeSymbol in syntax defined by the system
..... display Σ1..1stringRepresentation defined by the system
..... userSelected Σ0..1booleanIf this coding was chosen directly by the user
.... text SΣ0..1stringPlain text representation of the concept
... subject Σ0..1Reference(Group | Device | Location | Patient)The subject of the report - usually, but not always, the patient
... encounter Σ0..1Reference(Encounter | #sd-Encounter-Encounter)Health care event when test ordered
... effective[x] Σ0..1Clinically relevant time/time-period for report
.... effectiveDateTimedateTime
.... effectivePeriodPeriod
... issued Σ0..1instantDateTime this version was made
... performer SΣ0..*Reference(CareTeam | Organization | Practitioner | PractitionerRole)Responsible Diagnostic Service
... resultsInterpreter SΣ1..*Reference(CareTeam | Practitioner | Organization | PractitionerRole)Primary result interpreter
... specimen 0..*Reference(Specimen | #sd-Specimen-Specimen)Specimens this report is based on
... result 0..*Reference(Observation | #sd-Observation-Observation)Observations
... imagingStudy S0..*Reference(ImagingStudy | #sd-ImagingStudy-ImagingStudy)Reference to full details of imaging associated with the diagnostic report
... media SΣ1..*BackboneElementKey images associated with this report
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... comment 0..1stringComment about the image (e.g. explanation)
.... link Σ1..1Reference(Media | #sd-Media-Media)Reference to the image source
... conclusion S1..1stringClinical conclusion (interpretation) of test results
... conclusionCode S0..*CodeableConceptCodes for the clinical conclusion of test results
Binding: ?? (example): Diagnosis codes provided as adjuncts to the report.
.... extension 0..*ExtensionAdditional content defined by implementations
.... coding SΣ0..*CodingCode defined by a terminology system
..... extension 0..*ExtensionAdditional content defined by implementations
..... system Σ1..1uriIdentity of the terminology system
..... version Σ0..1stringVersion of the system - if relevant
..... code Σ1..1codeSymbol in syntax defined by the system
..... display Σ1..1stringRepresentation defined by the system
..... userSelected Σ0..1booleanIf this coding was chosen directly by the user
.... text SΣ0..1stringPlain text representation of the concept
... presentedForm 0..*AttachmentEntire report as issued
.... extension 0..*ExtensionAdditional content defined by implementations
.... contentType Σ1..1codeMime type of the content, with charset etc.
Binding: ?? (required): The mime type of an attachment. Any valid mime type is allowed.
Example General: text/plain; charset=UTF-8, image/png
.... language Σ0..1codeHuman language of the content (BCP-47)
Binding: ?? (preferred): A human language.
Example General: en-AU
.... data 1..1base64BinaryData inline, base64ed
.... url Σ0..1urlUri where the data can be found
Example General: http://www.acme.com/logo-small.png
.... size Σ0..1unsignedIntNumber of bytes of content (if url provided)
.... hash Σ0..1base64BinaryHash of the data (sha-1, base64ed)
.... title Σ0..1stringLabel to display in place of the data
Example General: Official Corporate Logo
.... creation Σ0..1dateTimeDate attachment was first created

doco Documentation for this format