description: Perfil basado en IPS para paciente Chileno. package_name: hl7.fhir.cl.clips derivation: constraint name: PacienteCLIps type: Patient elements: extension: type: Extension url: http://hl7.org/fhir/StructureDefinition/individual-genderIdentity|5.3.0-ballot-tc1 index: 0 slicing: slices: genderIdentity: match: {} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/individual-genderIdentity|5.3.0-ballot-tc1', index: 0} min: 0 personalPronouns: match: {} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/individual-pronouns|5.3.0-ballot-tc1', index: 1} min: 0 name: constraint: ips-pat-1: {human: 'Patient.name.given, Patient.name.family o Patient.name.text DEBEN estar presentes', source: 'https://hl7chile.cl/fhir/ig/clips/StructureDefinition/Paciente-cl-ips', severity: error, expression: family.exists() or given.exists() or text.exists()} mustSupport: true index: 2 slicing: slices: NombreOficial: match: {} schema: constraint: ips-pat-1: {human: 'Patient.name.given, Patient.name.family o Patient.name.text DEBEN estar presentes', source: 'https://hl7chile.cl/fhir/ig/clips/StructureDefinition/Paciente-cl-ips', severity: error, expression: family.exists() or given.exists() or text.exists()} index: 3 NombreSocial: match: {} schema: constraint: ips-pat-1: {human: 'Patient.name.given, Patient.name.family o Patient.name.text DEBEN estar presentes', source: 'https://hl7chile.cl/fhir/ig/clips/StructureDefinition/Paciente-cl-ips', severity: error, expression: family.exists() or given.exists() or text.exists()} index: 4 birthDate: {index: 5} package_version: 0.5.0-ballot extensions: genderIdentity: {url: 'http://hl7.org/fhir/StructureDefinition/individual-genderIdentity|5.3.0-ballot-tc1', min: 0, type: Extension, index: 0} personalPronouns: {url: 'http://hl7.org/fhir/StructureDefinition/individual-pronouns|5.3.0-ballot-tc1', min: 0, type: Extension, index: 1} class: profile kind: resource url: https://hl7chile.cl/fhir/ig/clips/StructureDefinition/Paciente-cl-ips base: https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/CorePacienteCl version: 0.5.0-ballot required: [name, birthDate]