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: 11 effective[x]: extensions: data-absent-reason: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', max: 1, type: Extension, short: 'effective[x] absence reason', mustSupport: true, index: 9} elements: extension: type: Extension short: effective[x] absence reason mustSupport: true url: http://hl7.org/fhir/StructureDefinition/data-absent-reason index: 9 slicing: slices: data-absent-reason: match: {} schema: {type: Extension, short: 'effective[x] absence reason', mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 9} max: 1 effectiveDateTime: {type: dateTime, mustSupport: true, choiceOf: effective, index: 7} status: pattern: {type: Code, value: final} index: 0 result: short: Observation results included in the diagnostic report. mustSupport: true index: 12 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-uv-ips', 'http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-results-pathology-uv-ips', 'http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-results-radiology-uv-ips', 'http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-results-uv-ips'] index: 13 effective: mustSupport: true choices: [effectiveDateTime, effectivePeriod] 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: 10 effectivePeriod: {type: Period, mustSupport: true, choiceOf: effective, index: 8} package_version: 1.1.0 class: profile kind: resource url: http://hl7.org/fhir/uv/ips/StructureDefinition/DiagnosticReport-uv-ips base: http://hl7.org/fhir/StructureDefinition/DiagnosticReport version: 1.1.0 required: [effectiveDateTime, effectivePeriod, subject, category, effective]