description: This profile constrains ActivityDefinition to represent the definition of a laboratory diagnostic procedure (test or panel) to be performed on one or more biological/digital specimens.\r\nThe ActivityDefinition resource declares the observations that are expected as input to the procedure, the kinds of specimens to be collected, and the observations produced as output.\r\nSuch a definition can be used in a laboratory compendium as well as in other contexts. package_name: hl7.fhir.uv.order-catalog derivation: constraint name: LabProcedureDefinition type: ActivityDefinition elements: observationResultRequirement: {type: canonical, short: What observations are produced by this laboratory procedure, mustSupport: true, index: 20} description: {mustSupport: true, index: 7} date: {mustSupport: true, index: 4} publisher: {mustSupport: true, index: 5} observationRequirement: {type: canonical, short: What observations are required to perform this laboratory procedure, mustSupport: true, index: 19} topic: {short: Categorization of the laboratory procedure, mustSupport: true, index: 10} title: mustSupport: true index: 1 extensions: OtherTitle: {url: 'http://hl7.org/fhir/StructureDefinition/translation', type: Extension, index: 3} elements: extension: index: 2 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: OtherTitle: match: {url: null} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/translation', index: 3} kind: pattern: {type: Code, value: ServiceRequest} index: 11 url: {index: 0} code: mustSupport: true index: 12 elements: coding: short: Code for the laboratory procedure index: 13 slicing: rules: open ordered: false discriminator: - {path: system, type: value} min: null slices: orderCodeLOINC: match: {system: 'http://loinc.org'} schema: short: LOINC code for the laboratory procedure mustSupport: true index: 14 elements: system: label: LOINC short: LOINC test code for this activity pattern: {type: Uri, value: 'http://loinc.org'} mustSupport: true index: 15 doNotPerform: {index: 16} specimenRequirement: {type: canonical, short: What specimens are required to perform this laboratory procedure, mustSupport: true, index: 18} location: {short: The physical sector of the laboratory performing the procedure, index: 17} contact: elements: telecom: {mustSupport: true, index: 6} effectivePeriod: elements: start: {mustSupport: true, index: 8} end: {mustSupport: true, index: 9} package_version: 1.0.0 class: profile kind: resource url: http://hl7.org/fhir/uv/order-catalog/StructureDefinition/LabProcedureDefinition base: http://hl7.org/fhir/StructureDefinition/ActivityDefinition version: 1.0.0 required: [url, kind]