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: 5} meta: mustSupport: true index: 1 elements: profile: mustSupport: true pattern: {type: Canonical, value: 'http://hl7.org/fhir/uv/ips/StructureDefinition/DiagnosticReport-uv-ips'} index: 2 effective[x]: extensions: {} elements: extension: {type: Extension, short: 'effective[x] absence reason', mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 11} status: pattern: {type: Code, value: final} mustSupport: true index: 4 result: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Observation', 'http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-imaging-uv-ips', 'http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-laboratory-uv-ips', 'http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-pathology-uv-ips', 'http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-uv-ips'] index: 14 elements: reference: {mustSupport: true, index: 15} required: [reference] effective: mustSupport: true choices: [] index: 10 id: {mustSupport: true, index: 0} code: {type: CodeableConcept, mustSupport: true, index: 6} identifier: {mustSupport: true, index: 3} subject: mustSupport: true index: 7 elements: reference: {mustSupport: true, index: 8} required: [reference] performer: mustSupport: true index: 12 elements: reference: {mustSupport: true, index: 13} required: [reference] package_version: 0.3.0 class: profile kind: resource url: http://hl7.org/fhir/uv/ips/StructureDefinition/DiagnosticReport-uv-ips base: http://hl7.org/fhir/StructureDefinition/DiagnosticReport version: 0.3.0 required: [subject, category, effective]