description: Przelicznik jednostki wyniku definicji badania package_name: hl7.fhir.pl.laboratory.r5 derivation: constraint name: ObservationDefinitionUnitConversion type: Extension elements: extension: array: true min: 2 index: 0 slicing: rules: closed ordered: false description: Extensions are always sliced by (at least) url discriminator: - {path: url, type: value} min: 2 slices: targetUnit: match: {url: targetUnit} schema: mustSupport: true _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: Uri, value: targetUnit} index: 3 value: choices: [valueCoding] index: 5 valueCoding: {type: Coding, choiceOf: value, index: 6} required: [valueCoding, value] conversionFactor: match: {url: conversionFactor} schema: mustSupport: true _required: true index: 7 extensions: {} elements: extension: {index: 8} url: pattern: {type: Uri, value: conversionFactor} index: 9 value: choices: [valueDecimal] index: 11 valueDecimal: {type: decimal, choiceOf: value, index: 12} required: [valueDecimal, value] description: match: {url: description} schema: mustSupport: true index: 13 extensions: {} elements: extension: {index: 14} url: pattern: {type: Uri, value: description} index: 15 value: choices: [valueString] index: 17 valueString: {type: string, choiceOf: value, index: 18} url: pattern: {type: Uri, value: 'http://hl7.org.pl/fhir/ig/pl-lab/StructureDefinition/observationDefinition-unitConversion'} index: 19 value: choices: [] index: 21 package_version: 0.1.0 extensions: targetUnit: url: targetUnit mustSupport: true _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: Uri, value: targetUnit} index: 3 value: choices: [valueCoding] index: 5 valueCoding: {type: Coding, choiceOf: value, index: 6} required: [valueCoding, value] conversionFactor: url: conversionFactor mustSupport: true _required: true index: 7 extensions: {} elements: extension: {index: 8} url: pattern: {type: Uri, value: conversionFactor} index: 9 value: choices: [valueDecimal] index: 11 valueDecimal: {type: decimal, choiceOf: value, index: 12} required: [valueDecimal, value] description: url: description mustSupport: true index: 13 extensions: {} elements: extension: {index: 14} url: pattern: {type: Uri, value: description} index: 15 value: choices: [valueString] index: 17 valueString: {type: string, choiceOf: value, index: 18} class: extension kind: complex-type url: http://hl7.org.pl/fhir/ig/pl-lab/StructureDefinition/observationDefinition-unitConversion base: http://hl7.org/fhir/StructureDefinition/Extension version: 0.1.0