PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.cancer-reporting@1.0.0
    http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-diagnostic-report
description: It is expected that labs will populate dateTimes with the most specific time information known when sending to EHRs (YYYY-MM-DD).
package_name: hl7.fhir.us.cancer-reporting
derivation: constraint
name: USPathologyDiagnosticReport
type: DiagnosticReport
elements:
  basedOn:
    type: Reference
    refers: ['http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-service-request']
    index: 0
  subject: {index: 1}
  effective:
    constraint:
      path-reporting-1: {human: effectiveDateTime SHALL include the month and day, severity: error, expression: $this is DateTime implies $this.toString().length() >= 10}
    mustSupport: true
    choices: []
    index: 3
  performer:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-related-practitioner-role', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-careteam', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner']
    index: 4
  resultsInterpreter: {mustSupport: true, index: 5}
  specimen:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-specimen']
    index: 6
  result: {mustSupport: true, index: 7}
package_version: 1.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-diagnostic-report
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note
version: 1.0.0