description: Este Perfil ha sido desarrollado para cubrir las necesidades del Caso de Uso de Receta Electrónica. Sin embargo, se ha modelado para también cubrir las necesidades nacionales de un Recurso de Organización en Salud package_name: rs/hl7.fhir.cl.clcore derivation: constraint name: OrganizacionCL type: Organization elements: identifier: short: Identificador de organización de salud (DEIS, RUT, Códigos para ciertos tipos de Recintos, etc.) mustSupport: true index: 0 elements: system: {short: indicador del sistema de identificación usado para determinar el valor del identificador, mustSupport: true, index: 1} value: {mustSupport: true, index: 2} active: {short: Estado de si es una Organización Validada o no (true|false), index: 3} name: {short: Nombre Legal de la Organización, mustSupport: true, index: 4} alias: {short: Nombre de Fantasía, mustSupport: true, index: 5} telecom: short: Contactos de la organización mustSupport: true index: 6 elements: system: binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/contact-point-system'} index: 7 value: {short: Dato del contacto de la ubicación descrita, index: 8} use: binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/contact-point-use'} index: 9 address: {type: Address, mustSupport: true, index: 10} contact: short: Contacto de la Organización para ciertos propósitos mustSupport: true index: 11 elements: purpose: short: El tipo de contacto binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/contactentity-type'} mustSupport: true index: 12 name: {short: Nombre asociado al contacto, mustSupport: true, index: 13} telecom: short: Detalles de contacto de la Organización mustSupport: true index: 14 elements: system: binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/contact-point-system'} index: 15 value: {short: Dato del contacto de la Organización, index: 16} use: short: home | work | temp | old | mobile binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/contact-point-use'} index: 17 package_version: 1.9.3 class: profile kind: resource url: https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/CoreOrganizacionCl base: http://hl7.org/fhir/StructureDefinition/Organization version: 1.9.3