PackagesCanonicalsLogsProblems
    Packages
    HL7Norway.STU3.no.basis@1.0.2
    http://hl7.no/fhir/StructureDefinition/kommunikasjonspart-Organization
description: Use case specific profile for Norwegian services defined in the Norwegian address register, kommunikasjonspart-Organization. Defined by The Norwegian Directorate of eHealth and HL7 Norway. The profile adds Norwegian specific identification of Healthcare services as defined in the Norwegian adress register. The use-case profile is specific for the use case of identifying relevant services defined in the address register for electronic communication.
package_name: HL7Norway.STU3.no.basis
derivation: constraint
name: kommunikasjonspart-Organization
type: Organization
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        organizationcoverage:
          match: {url: null}
          schema: {type: Extension, url: h, index: 1}
  identifier:
    index: 2
    slicing:
      slices:
        RSH:
          match: {}
          schema:
            index: 3
            elements:
              system: {short: The official name of the RESH id namespace, index: 4}
        HER:
          match: {}
          schema:
            _required: true
            index: 5
            elements:
              system:
                short: The official name of the HERid namespace
                pattern: {type: Uri, value: 'urn:oid:2.16.578.1.12.4.1.2'}
                index: 6
              value: {short: The actual HER-id from the Norwegian Adresseregister, index: 7}
            required: [value, system]
  type: {index: 8}
  partOf: {index: 9}
  endpoint:
    type: Reference
    refers: ['http://hl7.no/fhir/StructureDefinition/no-basis-Endpoint']
    index: 10
package_version: 1.0.2
extensions:
  organizationcoverage: {url: h, type: Extension, index: 1}
class: profile
kind: resource
url: http://hl7.no/fhir/StructureDefinition/kommunikasjonspart-Organization
base: http://hl7.no/fhir/StructureDefinition/no-basis-Organization
version: '0.1'
required: [partOf, identifier, type, endpoint]