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: category: {type: CodeableConcept, mustSupport: true, index: 1} specimen: type: Reference mustSupport: false refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/Specimen-uv-ips'] index: 9 effective[x]: extensions: data-absent-reason: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', min: 0, max: 1, short: 'effective[x] absence reason', type: Extension, mustSupport: true, index: 7} elements: extension: short: effective[x] absence reason type: Extension mustSupport: true url: http://hl7.org/fhir/StructureDefinition/data-absent-reason index: 7 slicing: slices: data-absent-reason: match: {} schema: {short: 'effective[x] absence reason', type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 7} min: 0 max: 1 status: pattern: {type: Code, value: final} index: 0 result: short: Observation results included in the diagnostic report. mustSupport: true index: 10 slicing: rules: open discriminator: - {path: resolve(), type: profile} min: null slices: observation-results: match: {} schema: type: Reference mustSupport: true 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'] array: true index: 11 min: 0 effective: mustSupport: true choices: [] index: 6 code: {type: CodeableConcept, mustSupport: true, index: 2} subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips'] index: 3 elements: reference: {mustSupport: true, index: 4} required: [reference] 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: 8 package_version: 2.0.0-ballot 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-ballot required: [subject, category, effective]