PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.extensions.r5@5.3.0-ballot-tc
    http://hl7.org/fhir/StructureDefinition/artifact-isOwned
description: Whether or not the referenced artifact is owned by the referencing artifact.
package_name: hl7.fhir.uv.extensions.r5
derivation: constraint
name: ArtifactIsOwned
type: Extension
elements:
  url:
    type: uri
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/artifact-isOwned'}
    index: 0
  value:
    choices: [valueBoolean]
    index: 2
  valueBoolean: {type: boolean, choiceOf: value, index: 3}
package_version: 5.3.0-ballot-tc
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/artifact-isOwned
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.3.0-ballot-tc
required: [value, valueBoolean]