PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci@pdex-plan-net-1.2.0
    http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Endpoint
description: The technical details of an endpoint that can be used for electronic services, such as a portal or FHIR REST services, messaging or operations, or DIRECT messaging.
package_name: hl7.fhir.us.davinci
derivation: constraint
name: PlannetEndpoint
type: Endpoint
elements:
  connectionType:
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/davinci-pdex-plan-net/ValueSet/EndpointConnectionTypeVS'}
    mustSupport: true
    index: 3
  address: {mustSupport: true, index: 11}
  managingOrganization:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Organization']
    index: 5
  name: {mustSupport: true, index: 4}
  payloadMimeType: {mustSupport: true, index: 10}
  payloadType:
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/davinci-pdex-plan-net/ValueSet/EndpointPayloadTypeVS'}
    mustSupport: true
    index: 9
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        endpoint-usecase:
          match: {url: null}
          schema: {type: Extension, short: Endpoint Usecase, mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/endpoint-usecase', index: 1}
          min: 0
  status:
    pattern: {type: Code, value: active}
    mustSupport: true
    index: 2
  contact:
    mustSupport: true
    index: 6
    elements:
      system: {mustSupport: true, index: 7}
      value: {mustSupport: true, index: 8}
package_version: pdex-plan-net-1.2.0
extensions:
  endpoint-usecase: {url: 'http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/endpoint-usecase', min: 0, type: Extension, short: Endpoint Usecase, mustSupport: true, index: 1}
class: profile
kind: resource
url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Endpoint
base: http://hl7.org/fhir/StructureDefinition/Endpoint
version: 1.2.0