PackagesCanonicalsLogsProblems
    Packages
    test.no.basis@2.2.0-alpha
    http://hl7.no/fhir/StructureDefinition/no-basis-Endpoint
description: Basisprofil for Norwegian Endpoint information. Defined by The Norwegian Directorate of eHealth and HL7 Norway. The profile adds Norwegian specific identification of Endpoing. The basis profile is open, but derived profiles should close down the information elements according to specification relevant to the use-case.\r\n\r\nResource profile for definition of electronic endpoints used by healthcare organizations to communicate using different protocols. The norwegian profile use-case is to represent endpoints for electronic communication. Fallback solutions using mail or fax has to be indexed in the norwegian master index for healthcare organizations and are not described using this profile.
package_name: test.no.basis
derivation: constraint
name: NoBasisEndpoint
type: Endpoint
elements:
  identifier: {index: 0}
  connectionType:
    binding: {strength: extensible, valueSet: 'http://hl7.no/fhir/ValueSet/no-basis-connection-type'}
    index: 1
  managingOrganization:
    type: Reference
    refers: ['http://hl7.no/fhir/StructureDefinition/no-basis-Organization', 'http://hl7.org/fhir/StructureDefinition/Organization']
    index: 2
  payloadType:
    index: 3
    slicing:
      rules: open
      discriminator:
      - {path: coding.system, type: value}
      min: null
      slices:
        meldingensFunksjon:
          match:
            coding: {system: null}
          schema:
            binding: {strength: required, valueSet: 'urn:oid:2.16.578.1.12.4.1.1.8279'}
            index: 4
        formatCode:
          match:
            coding: {system: null}
          schema:
            short: Specific information about payload type and version
            binding: {strength: required, valueSet: 'urn:oid:2.16.578.1.12.4.1.1.0000'}
            index: 5
  payloadMimeType:
    binding: {strength: required, valueSet: 'http://www.rfc-editor.org/bcp/bcp13.txt'}
    index: 6
  address: {index: 7}
package_version: 2.2.0-alpha
class: profile
kind: resource
url: http://hl7.no/fhir/StructureDefinition/no-basis-Endpoint
base: http://hl7.org/fhir/StructureDefinition/Endpoint
version: 2.0.17