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: HL7Norway.STU3.no.basis derivation: constraint name: no-basis-HumanName 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: h index: 1 elements: valueString: index: 2 slicing: slices: valueString: match: {} schema: {index: 2} family: {index: 3} given: {short: Given names (not always 'first'), index: 4} prefix: {short: Prefix is not used in Norwegian names, mustSupport: false, index: 5} suffix: {short: Suffix is not used in Norwegian human names, mustSupport: false, index: 6} package_version: 1.0.2 extensions: middlename: url: h type: Extension short: Defines a middle name index: 1 elements: valueString: index: 2 slicing: slices: valueString: match: {} schema: {index: 2} class: complex-type kind: complex-type url: http://hl7.no/fhir/StructureDefinition/no-basis-HumanName base: http://hl7.org/fhir/StructureDefinition/HumanName version: '1.0' required: [given, family]