description: This Extension profile represents a rule that led to the determination of reportability. package_name: rs/hl7.fhir.us.ph derivation: constraint name: USPublicHealthDeterminationOfReportabilityRuleExtension type: Extension elements: url: pattern: {type: uri, value: 'http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-determination-of-reportability-rule-extension'} type: uri index: 0 value: choices: [valueString] index: 2 slicing: slices: valueString: match: {} schema: choices: [valueString] _required: true index: 2 min: 1 valueString: type: string choiceOf: value index: 3 slicing: slices: valueString: match: {} schema: {type: string, choiceOf: value, _required: true, index: 3} min: 1 package_version: library-1.0.0-ballot class: extension kind: complex-type url: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-determination-of-reportability-rule-extension base: http://hl7.org/fhir/StructureDefinition/Extension version: 1.0.0-ballot required: [value, valueString]