PackagesCanonicalsLogsProblems
    Packages
    noma.fhir.mpd@2.0.0
    http://legemiddelverket.no/fhir/StructureDefinition/safestProperty
description: null
package_name: noma.fhir.mpd
derivation: constraint
name: SafestProperty
type: Extension
elements:
  extension:
    index: 0
    slicing:
      slices:
        type:
          match: {}
          schema:
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: type}
                index: 3
              value:
                short: Type of property
                choices: [valueCodeableConcept]
                index: 5
              valueCodeableConcept: {type: CodeableConcept, short: Type of property, choiceOf: value, index: 6}
            required: [value, valueCodeableConcept]
        value:
          match: {}
          schema:
            index: 7
            extensions: {}
            elements:
              valueQuantity: {type: Quantity, choiceOf: value, index: 17}
              value:
                choices: [valueBoolean, valueDate, valueInteger, valueAttachment, valueCodeableConcept, valueQuantity]
                index: 11
              valueBoolean: {type: boolean, choiceOf: value, index: 12}
              valueDate: {type: date, choiceOf: value, index: 13}
              extension: {index: 8}
              url:
                pattern: {type: Uri, value: value}
                index: 9
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 16}
              valueInteger: {type: integer, choiceOf: value, index: 14}
              valueAttachment: {type: Attachment, choiceOf: value, index: 15}
  url:
    pattern: {type: Uri, value: 'http://legemiddelverket.no/fhir/StructureDefinition/safestProperty'}
    index: 18
  value:
    choices: []
    index: 20
package_version: 2.0.0
extensions:
  type:
    url: null
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: type}
        index: 3
      value:
        short: Type of property
        choices: [valueCodeableConcept]
        index: 5
      valueCodeableConcept: {type: CodeableConcept, short: Type of property, choiceOf: value, index: 6}
    required: [value, valueCodeableConcept]
  value:
    url: null
    index: 7
    extensions: {}
    elements:
      valueQuantity: {type: Quantity, choiceOf: value, index: 17}
      value:
        choices: [valueBoolean, valueDate, valueInteger, valueAttachment, valueCodeableConcept, valueQuantity]
        index: 11
      valueBoolean: {type: boolean, choiceOf: value, index: 12}
      valueDate: {type: date, choiceOf: value, index: 13}
      extension: {index: 8}
      url:
        pattern: {type: Uri, value: value}
        index: 9
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 16}
      valueInteger: {type: integer, choiceOf: value, index: 14}
      valueAttachment: {type: Attachment, choiceOf: value, index: 15}
class: extension
kind: complex-type
url: http://legemiddelverket.no/fhir/StructureDefinition/safestProperty
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null
required: [extension]