PackagesCanonicalsLogsProblems
    Packages
    no.nhn.fhir.helsenorge.profiles@2.0.0-beta
    http://helsenorge.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: no.nhn.fhir.helsenorge.profiles
derivation: constraint
name: KommunikasjonspartOrganization
type: Organization
elements:
  extension:
    type: Extension
    url: http://helsenorge.no/fhir/StructureDefinition/tba-organizationcoverage
    index: 0
    slicing:
      slices:
        organizationcoverage:
          match: {}
          schema: {type: Extension, url: 'http://helsenorge.no/fhir/StructureDefinition/tba-organizationcoverage', index: 0}
          min: 0
  identifier:
    index: 1
    elements:
      system: {short: The official name of the RESH id namespace, index: 2}
    slicing:
      slices:
        ENH:
          match: {}
          schema: {index: 3}
          max: 1
        RSH:
          match: {}
          schema: {index: 4}
          max: 1
        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:
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/organization-type'}
    index: 8
    slicing:
      slices:
        organisatoriskNiva:
          match: {}
          schema:
            binding: {strength: required, valueSet: 'urn:oid:2.16.578.1.12.4.1.1.8628'}
            index: 9
          max: 1
        organisatoriskBetegnelse:
          match: {}
          schema:
            binding: {strength: required, valueSet: 'urn:oid:2.16.578.1.12.4.1.1.8624'}
            index: 10
          max: 1
  partOf: {index: 11}
package_version: 2.0.0-beta
extensions:
  organizationcoverage: {url: 'http://helsenorge.no/fhir/StructureDefinition/tba-organizationcoverage', min: 0, type: Extension, index: 0}
class: profile
kind: resource
url: http://helsenorge.no/fhir/StructureDefinition/kommunikasjonspart-Organization
base: http://hl7.no/fhir/StructureDefinition/no-basis-Organization
version: 1.0.1
required: [partOf, identifier, type]