description: 'Extension: Flag Note' package_name: laniado.test.fhir.r4 derivation: constraint name: FlagNote type: Extension elements: extension: array: true min: 2 index: 0 slicing: slices: type: match: {} schema: _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: Uri, value: type} index: 3 value: short: todo | text choices: [valueCode] index: 5 valueCode: {type: code, short: todo | text, choiceOf: value, index: 6} required: [valueCode, value] text: match: {} schema: _required: true index: 7 extensions: {} elements: extension: {index: 8} url: pattern: {type: Uri, value: text} index: 9 value: choices: [valueString] index: 11 valueString: {type: string, choiceOf: value, index: 12} required: [valueString, value] url: pattern: {type: Uri, value: 'http://fhir.laniado.org.il/StructureDefinition/ext-flag-note'} index: 13 value: choices: [] index: 15 package_version: 0.1.27 extensions: type: url: null _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: Uri, value: type} index: 3 value: short: todo | text choices: [valueCode] index: 5 valueCode: {type: code, short: todo | text, choiceOf: value, index: 6} required: [valueCode, value] text: url: null _required: true index: 7 extensions: {} elements: extension: {index: 8} url: pattern: {type: Uri, value: text} index: 9 value: choices: [valueString] index: 11 valueString: {type: string, choiceOf: value, index: 12} required: [valueString, value] class: extension kind: complex-type url: http://fhir.laniado.org.il/StructureDefinition/ext-flag-note base: http://hl7.org/fhir/StructureDefinition/Extension version: null