PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.cl.clips@0.2.0
    https://hl7chile.cl/fhir/ig/clips/StructureDefinition/AllergiaInt-cl-ips
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: 3
    elements:
      reference: {mustSupport: true, index: 4}
    required: [reference]
  onset:
    choices: [onsetDateTime, onsetAge, onsetPeriod, onsetRange, onsetString]
    index: 6
  clinicalStatus: {type: CodeableConcept, short: Concepto - referencia a una terminología o sólo texto, index: 0}
  onsetRange: {type: Range, choiceOf: onset, index: 10}
  onsetAge: {type: Age, choiceOf: onset, index: 8}
  onsetPeriod: {type: Period, choiceOf: onset, index: 9}
  onsetString: {type: string, choiceOf: onset, index: 11}
  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: 2
  onsetDateTime: {type: dateTime, choiceOf: onset, index: 7}
  verificationStatus: {type: CodeableConcept, short: Concept - reference to a terminology or just text, index: 1}
  reaction:
    elements:
      manifestation:
        type: CodeableConcept
        binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/allergy-reaction-uv-ips'}
        index: 12
package_version: 0.2.0
class: profile
kind: resource
url: https://hl7chile.cl/fhir/ig/clips/StructureDefinition/AllergiaInt-cl-ips
base: https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/CoreAletgiaIntCl
version: 0.2.0