description: Este perfil restringe el recurso de Alergias e Intolerancias para representar este modelo a nivel nacional package_name: hl7.fhir.cl.clips derivation: constraint name: AlergiaIntClIps type: AllergyIntolerance elements: patient: type: Reference refers: ['https://hl7chile.cl/fhir/ig/clips/StructureDefinition/Paciente-cl-ips'] index: 5 elements: reference: {short: 'Referencia literal, interna o url absoluta', mustSupport: true, index: 6} required: [reference] onset: choices: [onsetDateTime, onsetAge, onsetPeriod, onsetRange, onsetString] index: 8 clinicalStatus: {type: CodeableConcept, short: Concepto - referencia a una terminología o sólo texto, index: 2} onsetRange: {type: Range, choiceOf: onset, index: 12} onsetAge: {type: Age, choiceOf: onset, index: 10} onsetPeriod: {type: Period, choiceOf: onset, index: 11} extension: index: 0 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: abatement: match: {url: null} schema: {short: Cuando la alergia o intolerancia se resuelve., type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/allergyintolerance-abatement', index: 1} min: 0 max: 1 onsetString: {type: string, choiceOf: onset, index: 13} code: type: CodeableConcept short: Código Relacionado con la Substancia o condición generada binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/allergy-intolerance-uv-ips'} index: 4 onsetDateTime: {type: dateTime, choiceOf: onset, index: 9} verificationStatus: {type: CodeableConcept, short: Concepto - referencia a una terminología o sólo texto, index: 3} reaction: elements: manifestation: type: CodeableConcept short: Concepto - referencia a una terminología o sólo texto binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/allergy-reaction-uv-ips'} index: 14 package_version: 0.3.0-ballot extensions: abatement: {url: 'http://hl7.org/fhir/StructureDefinition/allergyintolerance-abatement', min: 0, max: 1, short: Cuando la alergia o intolerancia se resuelve., type: Extension, index: 1} class: profile kind: resource url: https://hl7chile.cl/fhir/ig/clips/StructureDefinition/AllergiaInt-cl-ips base: https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/CoreAlergiaIntCl version: 0.3.0-ballot