PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.ndh@1.0.0-ballot
    http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-rating
description: Rating
package_name: hl7.fhir.us.ndh
derivation: constraint
name: Rating
type: Extension
elements:
  extension:
    short: Rating type
    index: 0
    slicing:
      slices:
        ratingType:
          match: {}
          schema:
            short: Rating type
            index: 0
            extensions: {}
            elements:
              extension: {index: 1}
              url:
                pattern: {type: Uri, value: ratingType}
                index: 2
              value:
                short: Rating type value set will be defined by the implementer
                choices: [valueCodeableConcept]
                index: 4
              valueCodeableConcept: {type: CodeableConcept, short: Rating type value set will be defined by the implementer, choiceOf: value, index: 5}
        ratingValue:
          match: {}
          schema:
            short: Rating Value either Text or Number
            index: 6
            extensions: {}
            elements:
              extension: {index: 7}
              url:
                pattern: {type: Uri, value: ratingValue}
                index: 8
              value:
                choices: [valueString, valueQuantity]
                index: 10
              valueString: {type: string, choiceOf: value, index: 11}
              valueQuantity: {type: Quantity, choiceOf: value, index: 12}
            required: [valueString, value, valueQuantity]
        rating-details:
          match: {}
          schema: {type: Extension, url: 'http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-rating-details', index: 13}
          min: 0
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-rating'}
    index: 14
  value:
    choices: []
    index: 16
package_version: 1.0.0-ballot
extensions:
  ratingType:
    url: null
    short: Rating type
    index: 0
    extensions: {}
    elements:
      extension: {index: 1}
      url:
        pattern: {type: Uri, value: ratingType}
        index: 2
      value:
        short: Rating type value set will be defined by the implementer
        choices: [valueCodeableConcept]
        index: 4
      valueCodeableConcept: {type: CodeableConcept, short: Rating type value set will be defined by the implementer, choiceOf: value, index: 5}
  ratingValue:
    url: null
    short: Rating Value either Text or Number
    index: 6
    extensions: {}
    elements:
      extension: {index: 7}
      url:
        pattern: {type: Uri, value: ratingValue}
        index: 8
      value:
        choices: [valueString, valueQuantity]
        index: 10
      valueString: {type: string, choiceOf: value, index: 11}
      valueQuantity: {type: Quantity, choiceOf: value, index: 12}
    required: [valueString, value, valueQuantity]
  rating-details: {url: 'http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-rating-details', min: 0, type: Extension, index: 13}
class: extension
kind: complex-type
url: http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-rating
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0-ballot