PackagesCanonicalsLogsProblems
    Packages
    HL7Norway.STU3.no.basis@1.0.3
    http://hl7.no/fhir/StructureDefinition/no-basis-Organization
description: Basisprofil for Norwegian Organization information. Defined by The Norwegian Directorate of eHealth and HL7 Norway. The basis profile describes information structures typically used for identifying norwegian organizations. Should be used as a basis for further profiling in use-cases where other specific identity information is needed. The basis profile is open, but derived profiles should close down the information elements according to specification relevant to the use-case.
package_name: HL7Norway.STU3.no.basis
derivation: constraint
name: no-basis-Organization
type: Organization
elements:
  identifier:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        ENH:
          match: {system: 'urn:oid:2.16.578.1.12.4.1.2.101'}
          schema:
            short: Organisasjonsnummer from Enhetsregisteret
            index: 1
            elements:
              system:
                pattern: {type: Uri, value: 'urn:oid:2.16.578.1.12.4.1.2.101'}
                index: 2
              value: {index: 3}
            required: [value, system]
        RSH:
          match: {system: 'urn:oid:2.16.578.1.12.4.1.2.102'}
          schema:
            short: Nasjonalt register over enheter i spesialisthelsetjenesten (RESH-ID)
            index: 4
            elements:
              system:
                pattern: {type: Uri, value: 'urn:oid:2.16.578.1.12.4.1.2.102'}
                index: 5
              value: {index: 6}
            required: [value, system]
  address: {type: Address, index: 7}
  partOf:
    type: Reference
    refers: ['http://hl7.no/fhir/StructureDefinition/no-basis-Organization', 'http://hl7.org/fhir/StructureDefinition/Organization']
    index: 8
  contact:
    elements:
      address: {type: Address, index: 9}
  endpoint: {index: 10}
package_version: 1.0.3
class: profile
kind: resource
url: http://hl7.no/fhir/StructureDefinition/no-basis-Organization
base: http://hl7.org/fhir/StructureDefinition/Organization
version: 1.0.3