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} type: uri index: 2 value: choices: [valueCoding] index: 4 valueCoding: {type: Coding, choiceOf: value, index: 5} required: [value, valueCoding] contactType: match: {} schema: _required: true index: 6 elements: url: pattern: {type: uri, value: contactType} type: uri 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'} type: uri index: 11 value: choices: [] index: 13 package_version: 1.0.3 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} type: uri index: 2 value: choices: [valueCoding] index: 4 valueCoding: {type: Coding, choiceOf: value, index: 5} required: [value, valueCoding] contactType: url: null _required: true index: 6 elements: url: pattern: {type: uri, value: contactType} type: uri 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]