PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci@dtr-1.1.0-ballot
    http://hl7.org/fhir/us/davinci-dtr/StructureDefinition/endpoint
description: This extension contains the endpoint for payer services.
package_name: hl7.fhir.us.davinci
derivation: constraint
name: PayerEndpoint
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/us/davinci-dtr/StructureDefinition/endpoint'}
    index: 1
  value:
    short: THe URL of the payer endpoint.
    choices: [valueUrl]
    index: 3
  valueUrl: {type: url, short: THe URL of the payer endpoint., choiceOf: value, index: 4}
package_version: dtr-1.1.0-ballot
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/us/davinci-dtr/StructureDefinition/endpoint
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.1.0-ballot
required: [value, valueUrl]