description: Simple accreditation extension.\nFor Observation it indicates that the laboratory test was/is accredited.\nFor ServiceRequest it indicates that the request shall be fulfilled by an accredited laboratory. package_name: hl7.fhir.eu.laboratory derivation: constraint name: LaboratoryAccreditedEu type: Extension elements: extension: {index: 0} url: pattern: {type: Uri, value: 'http://hl7.eu/fhir/StructureDefinition/laboratory-accredited'} index: 1 value: choices: [valueBoolean] index: 3 valueBoolean: {type: boolean, choiceOf: value, index: 4} package_version: 2.0.0 extensions: {} class: extension kind: complex-type url: http://hl7.eu/fhir/StructureDefinition/laboratory-accredited base: http://hl7.org/fhir/StructureDefinition/Extension version: 2.0.0 required: [value, valueBoolean]