PackagesCanonicalsLogsProblems
    Packages
    egde.health.gateway@0.1.3
    http://www.egde.no/StructureDefinition/ehg-organization-norway
description: Egde Health Gateway organization profile Egde Health Gateway organization profile for organisations that are officially registered in the Norwegian Health Network.
package_name: egde.health.gateway
derivation: constraint
name: EHGOrganizationNO
type: Organization
elements:
  identifier:
    mustSupport: true
    index: 0
    slicing:
      slices:
        ENH:
          match: {}
          schema: {mustSupport: true, index: 0}
  type:
    index: 1
    elements:
      coding:
        elements:
          system:
            binding: {strength: required, valueSet: 'http://www.egde.no/ValueSet/organisatorisk-betingelse-8624vs'}
            index: 2
  name: {index: 3}
  address: {type: Address, index: 4}
  contact: {mustSupport: true, index: 5}
package_version: 0.1.3
class: profile
kind: resource
url: http://www.egde.no/StructureDefinition/ehg-organization-norway
base: http://hl7.no/fhir/StructureDefinition/no-basis-Organization
version: 0.1.2
required: [name]