Release 5 R6 Ballot (3rd Draft)

This page is part of the FHIR Specification (v5.0.0: R5 - STU v6.0.0-ballot3: Release 6 Ballot (3rd Draft) (see Ballot Notes ). This is the The current published version in it's permanent home (it will always be available at this URL). is 5.0.0 . For a full list of available versions, see the Directory of published versions

Orders and Observations icon Work Group Maturity Level : N/A   Trial Use Security Category : Patient Compartments : Device , Encounter , Group , Patient , Practitioner

Search parameters for the Resource DiagnosticReport - Search Parameters resource. Also check the Extensions registry for search parameters on extensions related to this resource.

The common parameters also apply. See Searching for more information about searching in REST, messaging, and services.


http://hl7.org/fhir/SearchParameter/DiagnosticReport-based-on

10.3.17 Generated Narrative: SearchParameter DiagnosticReport-based-on

Parameter based-on : reference

Reference to the service request.

Resource DiagnosticReport
Expression DiagnosticReport.basedOn
Processing Mode Normal
Target Resources ServiceRequest , CarePlan , MedicationRequest , ImmunizationRecommendation , NutritionOrder
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/DiagnosticReport-category

10.3.18 Generated Narrative: SearchParameter DiagnosticReport-category

Parameter category : token

Which diagnostic discipline/department created the report

Resource DiagnosticReport
Expression DiagnosticReport.category
Processing Mode Normal
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/clinical-code
This search parameter is part of the common search parameter clinical-code

10.3.19 Generated Narrative: SearchParameter clinical-code

Parameter code : token

DiagnosticReport : The code for the report, as opposed to codes for the atomic results, which are the names on the observation resource referred to from the result

Resource DiagnosticReport
Expression DiagnosticReport.code
Processing Mode Normal
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/DiagnosticReport-conclusion http://hl7.org/fhir/SearchParameter/DiagnosticReport-conclusioncode-code

10.3.20 Generated Narrative: SearchParameter DiagnosticReport-conclusioncode-code

Parameter conclusion conclusioncode-code : token

A coded conclusion (interpretation/impression) on the report

Resource DiagnosticReport
Expression DiagnosticReport.conclusionCode.concept
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
DiagnosticReport.conclusionCode http://hl7.org/fhir/SearchParameter/DiagnosticReport-conclusioncode-reference

Generated Narrative: SearchParameter DiagnosticReport-conclusioncode-reference

Parameter conclusioncode-reference : reference

A reference for the conclusion (interpretation/impression) on the report

Resource DiagnosticReport
Expression DiagnosticReport.conclusionCode.reference
Processing Mode Normal
Target Resources Observation , Condition
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/clinical-date
This search parameter is part of the common search parameter clinical-date

Generated Narrative: SearchParameter clinical-date

Parameter date : date

DiagnosticReport : The clinically relevant time of the report

Resource DiagnosticReport
Expression DiagnosticReport.effective.ofType(dateTime) | DiagnosticReport.effective.ofType(Period)
Processing Mode Normal
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
Comparators Allowed: eq, ne, gt, ge, lt, le, sa, eb, ap
 
http://hl7.org/fhir/SearchParameter/clinical-encounter
This search parameter is part of the common search parameter clinical-encounter

Generated Narrative: SearchParameter clinical-encounter

Parameter encounter : reference

DiagnosticReport : The Encounter when the order was made

Resource DiagnosticReport
Expression DiagnosticReport.encounter
Processing Mode Normal
Target Resources Encounter
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/clinical-identifier
This search parameter is part of the common search parameter clinical-identifier

Generated Narrative: SearchParameter clinical-identifier

Parameter identifier : token

DiagnosticReport : An identifier for the report

Resource DiagnosticReport
Expression DiagnosticReport.identifier
Processing Mode Normal
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/DiagnosticReport-issued

Generated Narrative: SearchParameter DiagnosticReport-issued

Parameter issued : date

When the report was issued

Resource DiagnosticReport
Expression DiagnosticReport.issued
Processing Mode Normal
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
Comparators Allowed: eq, ne, gt, ge, lt, le, sa, eb, ap
 
http://hl7.org/fhir/SearchParameter/DiagnosticReport-media

Generated Narrative: SearchParameter DiagnosticReport-media

Parameter media : reference

A reference to the image source.

Resource DiagnosticReport
Expression DiagnosticReport.media.link
Processing Mode Normal
Target Resources DocumentReference
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/clinical-patient
This search parameter is part of the common search parameter clinical-patient

Generated Narrative: SearchParameter clinical-patient

Parameter patient : reference

DiagnosticReport : The subject of the report if a patient

Resource DiagnosticReport
Expression DiagnosticReport.subject.where(resolve() is Patient)
Processing Mode Normal
Target Resources Patient
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/DiagnosticReport-performer

Generated Narrative: SearchParameter DiagnosticReport-performer

Parameter performer : reference

Who is responsible for the report

Resource DiagnosticReport
Expression DiagnosticReport.performer
Processing Mode Normal
Target Resources HealthcareService , Organization , CareTeam , Device , PractitionerRole , Practitioner
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/DiagnosticReport-result http://hl7.org/fhir/SearchParameter/DiagnosticReport-procedure

Generated Narrative: SearchParameter DiagnosticReport-procedure

Parameter procedure : reference

The procedure(s) from which the report was produced.

Resource DiagnosticReport
Expression DiagnosticReport.procedure
Processing Mode Normal
Target Resources Procedure
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/DiagnosticReport-result

Generated Narrative: SearchParameter DiagnosticReport-result

Parameter result : reference

Link to an atomic result (observation resource)

Resource DiagnosticReport
Expression DiagnosticReport.result
Processing Mode Normal
Target Resources Observation
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/DiagnosticReport-results-interpreter

10.3.29 Generated Narrative: SearchParameter DiagnosticReport-results-interpreter

Parameter results-interpreter : reference

Who was the source of the report

Resource DiagnosticReport
Expression DiagnosticReport.resultsInterpreter
Processing Mode Normal
Target Resources Organization , CareTeam , PractitionerRole , Practitioner
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/DiagnosticReport-specimen

10.3.30 Generated Narrative: SearchParameter DiagnosticReport-specimen

Parameter specimen : reference

The specimen details

Resource DiagnosticReport
Expression DiagnosticReport.specimen
Processing Mode Normal
Target Resources Specimen
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/DiagnosticReport-status

10.3.31 Generated Narrative: SearchParameter DiagnosticReport-status

Parameter status : token

The status of the report

Resource DiagnosticReport
Expression DiagnosticReport.status
Processing Mode Normal
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/DiagnosticReport-study

10.3.32 Generated Narrative: SearchParameter DiagnosticReport-study

Parameter study : reference

Studies associated with the diagnostic report

Resource DiagnosticReport
Expression DiagnosticReport.study
Processing Mode Normal
Target Resources ImagingStudy , GenomicStudy
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/DiagnosticReport-subject

10.3.33 Generated Narrative: SearchParameter DiagnosticReport-subject

Parameter subject : reference

The subject of the report

Resource DiagnosticReport
Expression DiagnosticReport.subject
Processing Mode Normal
Target Resources Device , Organization , Group , Practitioner , BiologicallyDerivedProduct , Substance , Location , Patient , Medication
Multiples The
  • multipleAnd: It's up to the server whether the parameter cannot may repeat or in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true