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-sdc-ecc.r4b 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: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/uv/ihe-sdc-ecc/StructureDefinition/ihe-sdc-ecc-Observation'] index: 6 presentedForm: {short: 'SDC form, HTML render, and/or PDF', mustSupport: true, index: 7} package_version: 1.0.0 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 required: [presentedForm, result]