description: Rating Details package_name: hl7.fhir.us.ndh.r4 derivation: constraint name: RatingDetails type: Extension elements: extension: short: URL to a specific rating system index: 0 slicing: slices: ratingSystem: match: {} schema: short: URL to a specific rating system index: 0 extensions: {} elements: extension: {index: 1} url: pattern: {type: Uri, value: ratingSystem} index: 2 value: choices: [valueUrl] index: 4 valueUrl: {type: url, choiceOf: value, index: 5} ratingType: match: {} schema: short: URL to a specific rating type index: 6 extensions: {} elements: extension: {index: 7} url: pattern: {type: Uri, value: ratingType} index: 8 value: choices: [valueUrl] index: 10 valueUrl: {type: url, choiceOf: value, index: 11} ratingValue: match: {} schema: short: Rating Value either Text or Number index: 12 extensions: {} elements: extension: {index: 13} url: pattern: {type: Uri, value: ratingValue} index: 14 value: choices: [valueString, valueQuantity] index: 16 valueString: {type: string, choiceOf: value, index: 17} valueQuantity: {type: Quantity, choiceOf: value, index: 18} url: pattern: {type: Uri, value: 'http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-rating-details'} index: 19 value: choices: [] index: 21 package_version: 1.0.0 extensions: ratingSystem: url: null short: URL to a specific rating system index: 0 extensions: {} elements: extension: {index: 1} url: pattern: {type: Uri, value: ratingSystem} index: 2 value: choices: [valueUrl] index: 4 valueUrl: {type: url, choiceOf: value, index: 5} ratingType: url: null short: URL to a specific rating type index: 6 extensions: {} elements: extension: {index: 7} url: pattern: {type: Uri, value: ratingType} index: 8 value: choices: [valueUrl] index: 10 valueUrl: {type: url, choiceOf: value, index: 11} ratingValue: url: null short: Rating Value either Text or Number index: 12 extensions: {} elements: extension: {index: 13} url: pattern: {type: Uri, value: ratingValue} index: 14 value: choices: [valueString, valueQuantity] index: 16 valueString: {type: string, choiceOf: value, index: 17} valueQuantity: {type: Quantity, choiceOf: value, index: 18} class: extension kind: complex-type url: http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-rating-details base: http://hl7.org/fhir/StructureDefinition/Extension version: 1.0.0