description: Name with extensions for ech-11 package_name: ch.fhir.ig.ch derivation: constraint name: CHCoreHumanName type: HumanName elements: family: short: Family name (often called 'Surname') type: string isSummary: true index: 0 extensions: ech11name: {url: 'http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-11-name', max: 1, type: Extension, index: 2} elements: extension: index: 1 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: ech11name: match: {url: null} schema: {type: Extension, url: 'http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-11-name', index: 2} max: 1 given: short: Given names (not always 'first'). Includes middle names type: string array: true orderMeaning: Given Names appear in the correct order for presenting the name isSummary: true index: 3 extensions: ech11firstname: {url: 'http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-11-firstname', max: 1, type: Extension, index: 5} elements: extension: index: 4 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: ech11firstname: match: {url: null} schema: {type: Extension, url: 'http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-11-firstname', index: 5} max: 1 prefix: {short: Parts that come before the name, type: string, array: true, orderMeaning: Prefixes appear in the correct order for presenting the name, isSummary: true, index: 6} package_version: core-0.1.0 class: complex-type kind: complex-type url: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-humanname base: http://hl7.org/fhir/StructureDefinition/HumanName version: 0.1.0