description: This CH ELM base profile constrains the DiagnosticReport resource for the purpose of laboratory test reports. package_name: rs/ch.fhir.ig.ch derivation: constraint name: ChElmDiagnosticReport type: DiagnosticReport elements: basedOn: type: Reference refers: ['http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-servicerequest-laboratory-order'] index: 0 status: pattern: {type: code, value: final} type: code index: 1 subject: type: Reference refers: ['http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-patient'] index: 2 performer: type: Reference refers: ['http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-organization-lab'] index: 3 specimen: type: Reference refers: ['http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-specimen'] index: 4 result: type: Reference refers: ['http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-observation-results-laboratory'] index: 5 package_version: elm-1.0.0-trialuse class: profile kind: resource url: http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-diagnosticreport base: http://fhir.ch/ig/ch-lab-report/StructureDefinition/ch-lab-diagnosticreport version: 1.0.0-trialuse required: [basedOn, performer, result, specimen, subject]