description: null package_name: nexuzhealth.fhir.r4 derivation: constraint name: NxhExtContactType type: Extension elements: extension: index: 0 slicing: slices: contactCategory: match: {} schema: binding: {strength: extensible, valueSet: 'https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-contact-type-category'} index: 1 elements: url: pattern: {type: Uri, value: contactCategory} index: 2 value: choices: [valueCoding] index: 4 valueCoding: {type: Coding, choiceOf: value, index: 5} required: [valueCoding, value] contactType: match: {} schema: _required: true index: 6 elements: url: pattern: {type: Uri, value: contactType} index: 7 value: choices: [valueString] index: 9 valueString: {type: string, choiceOf: value, index: 10} url: pattern: {type: Uri, value: 'https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-contactType'} index: 11 value: choices: [] index: 13 package_version: 1.0.0 extensions: contactCategory: url: null binding: {strength: extensible, valueSet: 'https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-contact-type-category'} index: 1 elements: url: pattern: {type: Uri, value: contactCategory} index: 2 value: choices: [valueCoding] index: 4 valueCoding: {type: Coding, choiceOf: value, index: 5} required: [valueCoding, value] contactType: url: null _required: true index: 6 elements: url: pattern: {type: Uri, value: contactType} index: 7 value: choices: [valueString] index: 9 valueString: {type: string, choiceOf: value, index: 10} class: extension kind: complex-type url: https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-contactType base: http://hl7.org/fhir/StructureDefinition/Extension version: null required: [extension]