description: null package_name: fhir.r4.wales.discovery derivation: constraint name: DataStandardsWalesDiagnosticReportLab type: DiagnosticReport elements: status: {mustSupport: true, index: 0} category: index: 1 elements: coding: index: 2 slicing: slices: laboratory: match: {} schema: pattern: type: Coding value: {code: LAB, system: 'http://terminology.hl7.org/CodeSystem/v2-0074', display: Laboratory} mustSupport: true _required: true type: Coding index: 3 min: 1 max: 1 required: [coding] code: {mustSupport: true, index: 4} subject: type: Reference short: The subject of the report - which is always a patient for Laboratory Reports refers: ['https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient'] index: 5 encounter: type: Reference mustSupport: true refers: ['https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Encounter'] index: 6 effective: mustSupport: true choices: [] index: 8 performer: type: Reference mustSupport: true refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-CareTeam', 'https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization', 'https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner', 'https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PractitionerRole'] index: 9 result: type: Reference mustSupport: true refers: ['https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Observation', 'https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Observation-Lab'] index: 10 package_version: 0.0.3 class: profile kind: resource url: https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-DiagnosticReport-Lab base: https://fhir.hl7.org.uk/StructureDefinition/UKCore-DiagnosticReport version: null required: [category, subject]