description: LDL Cholesterol Result package_name: hl7.fhir.r2.examples name: Example Lipid Profile type: null elements: extension: {name: LDLCalculated, type: Extension, short: Whether LDL value is calculated, url: 'http://hl7.org/fhir/StructureDefinition/lipid-report-ldl-chol-calculated', index: 0} code: {type: CodeableConcept, short: LDL Cholesterol -measured or calculated per code, mustSupport: true, index: 1} valueQuantity: {type: Quantity, short: LDL Cholesterol value, mustSupport: true, index: 2} interpretation: {type: CodeableConcept, short: + | ++ | +++ | - | -- | ---, mustSupport: true, index: 3} comments: {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.0.2 extensions: {} class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/ldlcholesterol version: null required: [referenceRange, code]