description: Basisprofil for Norwegian HumanName. Defined by The Norwegian Directorate of eHealth and HL7 Norway. The profile adds the concept of middlename and further explains of the use for the data-elements in a Norwegian context. The basis profile is open, but derived profiles should close down the information elements according to specification relevant to the use-case. package_name: test.no.basis derivation: constraint name: NoBasisHumanName type: HumanName elements: extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: middlename: match: {url: null} schema: {type: Extension, short: Defines a middle name, url: 'http://hl7.no/fhir/StructureDefinition/no-basis-middlename', index: 1} family: {index: 2} given: {short: Given names (not always 'first'), index: 3} prefix: {short: Prefix is not used in Norwegian names, mustSupport: false, index: 4} suffix: {short: Suffix is not used in Norwegian human names, mustSupport: false, index: 5} package_version: 2.2.0-alpha extensions: middlename: {url: 'http://hl7.no/fhir/StructureDefinition/no-basis-middlename', type: Extension, short: Defines a middle name, index: 1} class: complex-type kind: complex-type url: http://hl7.no/fhir/StructureDefinition/no-basis-HumanName base: http://hl7.org/fhir/StructureDefinition/HumanName version: 2.0.15