PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.extensions.r3@5.1.0-cibuild
    http://hl7.org/fhir/StructureDefinition/11179-objectClass
description: A concept that represents a set of ideas, abstractions, or things in the real world that can be identified with explicit boundaries and meaning and whose properties and behavior follow the same rules. It may be either a single concept or a group of associated concepts, abstractions, or things.
package_name: hl7.fhir.uv.extensions.r3
derivation: constraint
name: ObjectClass
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/11179-objectClass'}
    index: 1
  value:
    choices: [valueCoding]
    index: 3
  valueCoding: {type: Coding, choiceOf: value, index: 4}
package_version: 5.1.0-cibuild
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/11179-objectClass
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.1.0-cibuild
required: [valueCoding, value]