PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.ph-library@2.0.0-ballot
    http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-async-indicator-extension
description: This Extension profile represents the expectation of whether messages resulting from the PlanDefinition are expected to be processed asynchronously.
package_name: hl7.fhir.us.ph-library
derivation: constraint
name: USPublicHealthAsyncIndicatorExtension
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-async-indicator-extension'}
    type: uri
    index: 1
  value:
    short: True or False.
    choices: [valueBoolean]
    index: 3
  valueBoolean: {type: boolean, short: True or False., choiceOf: value, index: 4}
package_version: 2.0.0-ballot
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-async-indicator-extension
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2.0.0-ballot
required: [value, valueBoolean]