description: Report containing all observation results. package_name: medcom.fhir.dk.core derivation: constraint name: MedComCoreDiagnosticReport type: DiagnosticReport elements: conclusion: {short: A comment relevant for all observations in the report., mustSupport: true, index: 10} status: short: registered | partial | preliminary | final | corrected | cancelled | entered-in-error binding: {strength: required, valueSet: 'http://medcomfhir.dk/ig/terminology/ValueSet/medcom-corediagnosticreport-status'} mustSupport: true index: 2 result: type: Reference mustSupport: true refers: ['http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-observation'] index: 7 code: binding: {strength: required, valueSet: 'http://medcomfhir.dk/ig/terminology/ValueSet/MedComDiagnosticReportCodesValueset'} mustSupport: true index: 3 identifier: short: The Diagnostic Report identifier mustSupport: true index: 0 elements: value: constraint: medcom-uuidv4: {human: The value shall correspond to the structure of an UUID version 4, source: 'http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-diagnosticreport', severity: error, expression: 'matches(''urn:uuid:[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}'')'} mustSupport: true index: 1 required: [value] issued: {mustSupport: true, index: 5} media: short: Attachments that are relevant for assessment of the patient's condition. mustSupport: true index: 8 elements: link: type: Reference mustSupport: true refers: ['http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-media'] index: 9 subject: type: Reference mustSupport: true refers: ['http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-patient'] index: 4 performer: {mustSupport: true, index: 6} package_version: 3.0.1 class: profile kind: resource url: http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-diagnosticreport base: http://hl7.org/fhir/StructureDefinition/DiagnosticReport version: 3.0.1 required: [issued, identifier, subject]