description: This profile constrains the DiagnosticReport resource to represent diagnostic test and procedure reports in a patient summary. package_name: hl7.fhir.uv.ips derivation: constraint name: DiagnosticReportUvIps type: DiagnosticReport elements: status: binding: {strength: required, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/diagnostics-report-status-uv-ips'} index: 0 code: {type: CodeableConcept, mustSupport: true, index: 1} subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips'] index: 2 elements: reference: {mustSupport: true, index: 3} required: [reference] effective: mustSupport: true choices: [] index: 5 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: 1 slices: effectiveDateTime: match: {} schema: mustSupport: true choices: [effectiveDateTime] index: 7 min: 0 max: 1 effectiveDateTime: type: dateTime mustSupport: true choiceOf: effective index: 8 slicing: slices: effectiveDateTime: match: {} schema: {type: dateTime, mustSupport: true, choiceOf: effective, index: 8} min: 0 max: 1 performer: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/uv/ips/StructureDefinition/Organization-uv-ips', 'http://hl7.org/fhir/uv/ips/StructureDefinition/Practitioner-uv-ips', 'http://hl7.org/fhir/uv/ips/StructureDefinition/PractitionerRole-uv-ips'] index: 9 specimen: type: Reference mustSupport: false refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/Specimen-uv-ips'] index: 10 result: short: Observation results included in the diagnostic report. index: 11 slicing: rules: open discriminator: - {path: resolve(), type: profile} min: null slices: observation-results: match: {} schema: refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-results-laboratory-pathology-uv-ips', 'http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-results-radiology-uv-ips'] type: Reference mustSupport: true array: true index: 12 min: 0 package_version: 2.0.0 class: profile kind: resource url: http://hl7.org/fhir/uv/ips/StructureDefinition/DiagnosticReport-uv-ips base: http://hl7.org/fhir/StructureDefinition/DiagnosticReport version: 2.0.0 required: [subject, effective]