description: 'Extension: Essential information pertaining to the admission encounter.' package_name: laniado.test.fhir.r4 derivation: constraint name: AdmissionRemark type: Extension elements: extension: array: true min: 3 index: 0 slicing: slices: tarich: match: {} schema: _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: Uri, value: tarich} index: 3 value: choices: [valueDateTime] index: 5 valueDateTime: {type: dateTime, choiceOf: value, index: 6} required: [valueDateTime, value] userName: match: {} schema: _required: true index: 7 extensions: {} elements: extension: {index: 8} url: pattern: {type: Uri, value: userName} index: 9 value: constraint: username-chk: {human: The username must meet the specified requirements, source: 'http://fhir.laniado.org.il/StructureDefinition/ext-admission-remark', severity: warning, expression: 'matches(''^[a-zA-Z0-9_-]{3,}$'')'} choices: [valueString] index: 11 valueString: type: string constraint: username-chk: {human: The username must meet the specified requirements, source: 'http://fhir.laniado.org.il/StructureDefinition/ext-admission-remark', severity: warning, expression: 'matches(''^[a-zA-Z0-9_-]{3,}$'')'} choiceOf: value index: 12 required: [valueString, value] metapel: match: {} schema: index: 13 extensions: {} elements: extension: {index: 14} url: pattern: {type: Uri, value: metapel} index: 15 value: choices: [valueCoding] index: 17 valueCoding: {type: Coding, choiceOf: value, index: 18} value[x]: elements: system: pattern: {type: Uri, value: 'http://fhir.laniado.org.il/CodeSystem/k-oved-metapel'} index: 19 heara: match: {} schema: index: 20 extensions: {} elements: extension: {index: 21} url: pattern: {type: Uri, value: heara} index: 22 value: choices: [valueCoding] index: 24 valueCoding: {type: Coding, choiceOf: value, index: 25} value[x]: elements: system: pattern: {type: Uri, value: 'http://fhir.laniado.org.il/CodeSystem/k-hearot'} index: 26 text: match: {} schema: _required: true index: 27 extensions: {} elements: extension: {index: 28} url: pattern: {type: Uri, value: text} index: 29 value: choices: [valueString] index: 31 valueString: {type: string, choiceOf: value, index: 32} required: [valueString, value] url: pattern: {type: Uri, value: 'http://fhir.laniado.org.il/StructureDefinition/ext-admission-remark'} index: 33 value: choices: [] index: 35 package_version: 0.1.27 extensions: tarich: url: null _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: Uri, value: tarich} index: 3 value: choices: [valueDateTime] index: 5 valueDateTime: {type: dateTime, choiceOf: value, index: 6} required: [valueDateTime, value] userName: url: null _required: true index: 7 extensions: {} elements: extension: {index: 8} url: pattern: {type: Uri, value: userName} index: 9 value: constraint: username-chk: {human: The username must meet the specified requirements, source: 'http://fhir.laniado.org.il/StructureDefinition/ext-admission-remark', severity: warning, expression: 'matches(''^[a-zA-Z0-9_-]{3,}$'')'} choices: [valueString] index: 11 valueString: type: string constraint: username-chk: {human: The username must meet the specified requirements, source: 'http://fhir.laniado.org.il/StructureDefinition/ext-admission-remark', severity: warning, expression: 'matches(''^[a-zA-Z0-9_-]{3,}$'')'} choiceOf: value index: 12 required: [valueString, value] metapel: url: null index: 13 extensions: {} elements: extension: {index: 14} url: pattern: {type: Uri, value: metapel} index: 15 value: choices: [valueCoding] index: 17 valueCoding: {type: Coding, choiceOf: value, index: 18} value[x]: elements: system: pattern: {type: Uri, value: 'http://fhir.laniado.org.il/CodeSystem/k-oved-metapel'} index: 19 heara: url: null index: 20 extensions: {} elements: extension: {index: 21} url: pattern: {type: Uri, value: heara} index: 22 value: choices: [valueCoding] index: 24 valueCoding: {type: Coding, choiceOf: value, index: 25} value[x]: elements: system: pattern: {type: Uri, value: 'http://fhir.laniado.org.il/CodeSystem/k-hearot'} index: 26 text: url: null _required: true index: 27 extensions: {} elements: extension: {index: 28} url: pattern: {type: Uri, value: text} index: 29 value: choices: [valueString] index: 31 valueString: {type: string, choiceOf: value, index: 32} required: [valueString, value] class: extension kind: complex-type url: http://fhir.laniado.org.il/StructureDefinition/ext-admission-remark base: http://hl7.org/fhir/StructureDefinition/Extension version: null