description: LDL Cholesterol Result package_name: hl7.fhir.core derivation: constraint name: Example Lipid Profile type: Observation elements: extension: type: Extension short: Whether LDL value is calculated url: h index: 0 slicing: slices: LDLCalculated: match: {} schema: {type: Extension, short: Whether LDL value is calculated, url: h, index: 0} min: 0 max: 1 code: {short: LDL Cholesterol -measured or calculated per code, type: CodeableConcept, mustSupport: true, index: 1} valueQuantity: {type: Quantity, short: LDL Cholesterol value, mustSupport: true, index: 2} interpretation: {type: CodeableConcept, short: + | ++ | +++ | - | -- | ---, mustSupport: true, index: 3} comment: {type: string, short: Comments about result, mustSupport: true, index: 4} referenceRange: mustSupport: true index: 5 elements: low: {index: 6} high: type: Quantity comments: Per Australian NHF Recommendations. pattern: type: Quantity value: {value: 3.0} index: 7 meaning: {type: CodeableConcept, short: Range is a recommended range, index: 8} age: {type: Range, index: 9} required: [high] related: {index: 10} package_version: 1.8.0 extensions: LDLCalculated: {url: h, min: 0, max: 1, type: Extension, short: Whether LDL value is calculated, index: 0} class: profile kind: resource url: http://hl7.org/fhir/StructureDefinition/ldlcholesterol base: http://hl7.org/fhir/StructureDefinition/Observation version: null required: [referenceRange, code]