description: This profile constrains the base resource ObservationDefinition when referenced by ActivityDefinition.observationResultRequirement in the context of a catalog of laboratory services. Such a resource specifies the form of an output observation produced by a laboratory service. package_name: hl7.fhir.uv.order derivation: constraint name: LabObservationDefinition type: ObservationDefinition elements: code: elements: coding: index: 0 slicing: rules: open discriminator: - {path: system, type: value} min: null slices: LOINC: match: {system: 'http://loinc.org'} schema: index: 1 elements: system: pattern: {type: Uri, value: 'http://loinc.org'} index: 2 permittedDataType: {index: 3} multipleResultsAllowed: {mustSupport: true, index: 4} quantitativeDetails: mustSupport: true index: 5 elements: unit: mustSupport: true index: 6 elements: coding: index: 7 elements: system: pattern: {type: Uri, value: 'http://unitsofmeasure.org'} index: 8 validCodedValueSet: {index: 9} package_version: catalog-0.1.0 class: profile kind: resource url: http://hl7.org/fhir/uv/order-catalog/StructureDefinition/LabObservationDefinition base: http://hl7.org/fhir/StructureDefinition/ObservationDefinition version: 0.1.0