PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.ihe@sdc-ecc-1.0.0-ballot
    http://hl7.org/fhir/uv/ihe-sdc-ecc/StructureDefinition/ihe-sdc-ecc-DiagnosticReport
description: A DiagnosticReport Profile meant to capture what should be represented in a report parsed from an IHE SDC Form
package_name: hl7.fhir.uv.ihe
derivation: constraint
name: DiagnosticReportSDCeCC
type: DiagnosticReport
elements:
  status: {mustSupport: true, index: 0}
  category: {mustSupport: true, index: 1}
  code: {mustSupport: true, index: 2}
  subject: {mustSupport: true, index: 3}
  performer: {mustSupport: true, index: 4}
  specimen: {mustSupport: true, index: 5}
  result: {mustSupport: true, index: 6}
  presentedForm: {short: 'SDC form, HTML render, and/or PDF', mustSupport: true, index: 7}
package_version: sdc-ecc-1.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/uv/ihe-sdc-ecc/StructureDefinition/ihe-sdc-ecc-DiagnosticReport
base: http://hl7.org/fhir/StructureDefinition/DiagnosticReport
version: 1.0.0-ballot
required: [presentedForm, subject, result]