PackagesCanonicalsLogsProblems
    Packages
    koppeltaalv2.00@0.15.0-beta.9
    http://koppeltaal.nl/fhir/StructureDefinition/KT2Endpoint
description: The Endpoint resource represents the technical contact point for an application that provides eHealth services. It defines the network address, connection protocols, and communication parameters necessary for systems to connect and interact with healthcare applications within the Koppeltaal ecosystem.
package_name: koppeltaalv2.00
derivation: constraint
name: KT2_Endpoint
type: Endpoint
elements:
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        resource-origin:
          match: {url: null}
          schema: {type: Extension, url: 'http://koppeltaal.nl/fhir/StructureDefinition/resource-origin', index: 1}
          min: 0
          max: 1
  connectionType:
    binding: {strength: extensible, valueSet: 'http://vzvz.nl/fhir/ValueSet/endpoint-connection-type'}
    pattern:
      type: Coding
      value: {code: hti-smart-on-fhir, system: 'http://vzvz.nl/fhir/CodeSystem/koppeltaal-endpoint-connection-type'}
    index: 2
  managingOrganization:
    type: Reference
    refers: ['http://koppeltaal.nl/fhir/StructureDefinition/KT2Organization']
    index: 3
  contact: {index: 4}
  period: {index: 5}
  payloadType:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: any, system: 'http://terminology.hl7.org/CodeSystem/endpoint-payload-type'}
    index: 6
  payloadMimeType: {index: 7}
package_version: 0.15.0-beta.9
extensions:
  resource-origin: {url: 'http://koppeltaal.nl/fhir/StructureDefinition/resource-origin', min: 0, max: 1, type: Extension, index: 1}
class: profile
kind: resource
url: http://koppeltaal.nl/fhir/StructureDefinition/KT2Endpoint
base: http://hl7.org/fhir/StructureDefinition/Endpoint
version: 0.8.1